- Jul 11, 2017
-
-
Eugen authored
-
- Feb 15, 2017
-
-
Sandeep Mistry authored
Via 2nd stage boot code that checks SD card for UPDATE.bin
-
- Dec 15, 2016
-
-
Martino Facchin authored
The exported variable is used by banzai() to avoid erasing any bootloader part
-
- Dec 13, 2016
-
-
Sandeep Mistry authored
-
- Nov 25, 2016
-
-
Sandeep Mistry authored
-
- Jul 25, 2016
-
-
agdl authored
-
- Apr 19, 2016
-
-
Sandeep Mistry authored
-
- Apr 06, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Change digitalPinToInterrupt to return pin, and use g_APinDescription[pin].ulExtInt to map pin inside attachInterrupt/detachInterrupt This brings things inline with the atachInterrupt documentation for usage: attachInterrupt(digitalPinToInterrupt(pin), ISR, mode);
-
- Apr 05, 2016
-
-
Sandeep Mistry authored
-
- Apr 04, 2016
-
-
Sandeep Mistry authored
-
- Mar 30, 2016
-
-
Cristian Maglie authored
Fix #126
-
- Nov 20, 2015
-
-
Cristian Maglie authored
The variant's file compliance is now determined using a define named ARDUINO_SAMD_VARIANT_COMPLIANCE that refer to the minimum core version required for this variant file to work.
-
Cristian Maglie authored
Pins A1/A2 uses TC4 to generate PWM, the same used in Servo library, so both cannot work together.
-
Cristian Maglie authored
The attribute ATTR_ANALOG is needed to select DAC, so it has been removed from pins A1..A5 that doesn't have a DAC.
-
Cristian Maglie authored
The selection of the correct timer peripheral is now decided through the PIN_ATTR_{TIMER/TIMER_ALT} attribute.
-
- Sep 04, 2015
-
-
Cristian Maglie authored
See #30
-
- Aug 10, 2015
-
-
Thibaut VIARD authored
-
- Jun 18, 2015
-
-
Cristian Maglie authored
-
- Jun 10, 2015
-
-
Cristian Maglie authored
-
- Jun 05, 2015
-
-
Fede85 authored
Now PA14 is connected to Arduino Zero digital pin 2(NO-PWM) and PA08 is connected to digial pin 4(PWM) Also connected PA13 to Arduino Zero ATN pin
-
- May 27, 2015
-
-
Thibaut VIARD authored
-
- Apr 15, 2015
-
-
Cristian Maglie authored
Bootloader is activated by quickly double tapping to the reset button
-
- Mar 27, 2015
-
-
Claudio Indellicati authored
-
- Mar 23, 2015
-
-
Thibaut VIARD authored
-
- Mar 18, 2015
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Nov 27, 2014
-
-
Cristian Maglie authored
-
- Nov 24, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Nov 21, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Nov 20, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Nov 18, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Nov 17, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Oct 08, 2014
-
-
Cristian Maglie authored
-
- Sep 26, 2014
-
-
Cristian Maglie authored
-
- Sep 25, 2014
-
-
Torgeir Bjoernvold authored
-
- Sep 22, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-
- Sep 12, 2014
-
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-