We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385f125 commit 761d616Copy full SHA for 761d616
CHANGELOG
@@ -1,3 +1,14 @@
1
+SAMD CORE 1.6.15 2017.04.27
2
+
3
+* Added missing Windows driver for MKRFox1200
4
+* Added SDU support for MKRFox1200
5
6
+SAMD CORE 1.6.14 2017.04.04
7
8
+* Fixed platform definition for openocd
9
+* Added bootloader definitions for MKRFox1200
10
+* Added lowpower function on USB subsystem
11
12
SAMD CORE 1.6.13 2017.03.31
13
14
* Added SDU (SD card Updater) library.
platform.txt
@@ -20,7 +20,7 @@
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
22
name=Arduino SAMD (32-bits ARM Cortex-M0+) Boards
23
-version=1.6.14
+version=1.6.15
24
25
# Compile variables
26
# -----------------
0 commit comments