- Apr 27, 2017
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Apr 19, 2017
-
-
Arturo Guadalupi authored
Add MKRFox1200 support to SDU (and rebuild for all boards)
-
Sandeep Mistry authored
-
- Apr 04, 2017
-
-
Sandeep Mistry authored
-
Martino Facchin authored
This enables remote wakeup on CDC driver, so we can safely call standby() and maintain the Serial prints on resume.
-
Cristian Maglie authored
-
Martino Facchin authored
-
Martino Facchin authored
Correct OpenOCD version in tools.openocd.path definition
-
per1234 authored
http://downloads.arduino.cc/packages/package_index.json specifies openocd version 0.9.0-arduino6-static in the Arduino SAMD Boards 1.6.13 entry. The incorrect version previously used to define tools.openocd.path caused uploads for SAMD boards to fail: "java.io.IOException: Cannot run program "{runtime.tools.openocd-0.9.0-arduino5-static.path}/bin/openocd.exe": CreateProcess error=2, The system cannot find the file specified"
-
- Mar 31, 2017
-
-
Cristian Maglie authored
-
Cristian Maglie authored
- Mar 23, 2017
-
-
Arturo Guadalupi authored
Add SDU usage example
-
Sandeep Mistry authored
-
- Mar 02, 2017
-
-
Arturo Guadalupi authored
Add support for updating sketches from an SD card
-
- Mar 01, 2017
-
-
Sandeep Mistry authored
-
Cristian Maglie authored
Fix #216
-
- Feb 28, 2017
-
-
Sandeep Mistry authored
-
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 15, 2017
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Via 2nd stage boot code that checks SD card for UPDATE.bin
-
- 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
-