We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c6dfa commit b1085deCopy full SHA for b1085de
CHANGELOG
@@ -1,5 +1,7 @@
1
SAMD CORE ?.?.?? ????.??.??
2
3
+SAMD CORE 1.6.18 2018.03.05
4
+
5
* Wire: Added support for general call (broadcast)
6
* SPI: Added SPI.notUsingInterrupt(...) API
7
* Fixed build errors if variant disabled USB
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.17
+version=1.6.18
24
25
# Compile variables
26
# -----------------
0 commit comments