Version 1.6.18
This commit is contained in:
parent
33c6dfa8a4
commit
b1085de189
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
SAMD CORE ?.?.?? ????.??.??
|
||||
|
||||
SAMD CORE 1.6.18 2018.03.05
|
||||
|
||||
* Wire: Added support for general call (broadcast)
|
||||
* SPI: Added SPI.notUsingInterrupt(...) API
|
||||
* Fixed build errors if variant disabled USB
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
|
||||
|
||||
name=Arduino SAMD (32-bits ARM Cortex-M0+) Boards
|
||||
version=1.6.17
|
||||
version=1.6.18
|
||||
|
||||
# Compile variables
|
||||
# -----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue