- Feb 28, 2017
-
-
Martino Facchin authored
CMSIS-Atmel 4.5 changed the prescaler defines to match the bit mask, not the actual prescaler value, thus `SYSCTRL_OSC8M_PRESC_1_Val` now means "divide by 2" Fixes https://github.com/arduino/ArduinoCore-samd/issues/214
-
- Feb 09, 2017
-
-
Martino Facchin authored
- Feb 08, 2017
-
-
Martino Facchin authored
Add virtual beginMulticast(...) stub to UDP class
-
Martino Facchin authored
https://github.com/arduino/ArduinoCore-samd/commit/5b7c293b2f9c86d1ef75708ba0ebc2755e5bd39b changed the dependency from CMSIS-Atmel 1.0.0 to 1.1.0
-
- Feb 07, 2017
-
-
sergiotomasello authored
upd: optimization openocd version control upd: optimization of openocd (mips) installation procedure
-
Johnny Willemsen authored
* cores/arduino/wiring.c:
-
- Feb 02, 2017
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Jan 30, 2017
-
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
This reverts commit b04ddad1.
-
- Jan 27, 2017
-
-
Sandeep Mistry authored
-
Arturo Guadalupi authored
Set full PINCFG register on pinMode(pin, OUTPUT)
-
Cristian Maglie authored
Fix #206
-
- Jan 24, 2017
-
-
Sandeep Mistry authored
-
- Jan 03, 2017
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Bumsik Kim authored
-
- Dec 23, 2016
-
-
Cristian Maglie authored
not working, disabling until we found the issue.
-
Cristian Maglie authored
-
- Dec 20, 2016
-
-
Martino Facchin authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Martino Facchin authored
-
Martino Facchin authored
Otherwise a compulsory property should be added to every board (3rd paty hell). The bug is related with IDE's uploadUsingPreferences; the property map used to expand the receipe is derived from board properties and overwritten by the programmer's properties. So no default can exist, and no global variable either.
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
Main differences: * avrdude compatible vs bossac bootloader * flash location of user sketch (0x2000 vs 0x4000)
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
Add method to automatically retrieve sketch start
-
- Dec 19, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-