Skip to content

Commit 761d616

Browse files
committed
Releasing 1.6.15
1 parent 385f125 commit 761d616

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
SAMD CORE 1.6.13 2017.03.31
213

314
* Added SDU (SD card Updater) library.

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
2121

2222
name=Arduino SAMD (32-bits ARM Cortex-M0+) Boards
23-
version=1.6.14
23+
version=1.6.15
2424

2525
# Compile variables
2626
# -----------------

0 commit comments

Comments
 (0)