File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- SAMD CORE 1.6.17
1
+ SAMD CORE 1.6.17 2017.11.29
2
2
3
3
* More accurate approximation for multiplication factor of PLL to make 48Mhz. Thanks @joverbee
4
4
* Fix changing trigger mode (RISING/FALLING/...) in attachInterrupt(..) during runtime. Thanks @joverbee
5
5
* Improved ISR response time. Thanks @joverbee
6
6
* USB power current can now be overridden in the variant. Thanks @awatterott
7
7
* UART's now support optional RTS and CTS pins defined in the variant.
8
+ * Added support for MKR GSM 1400 and MKR WAN 1300
8
9
9
10
SAMD CORE 1.6.16 2017.08.23
10
11
Original file line number Diff line number Diff line change 20
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
21
22
22
name=Arduino SAMD (32-bits ARM Cortex-M0+) Boards
23
- version=1.6.16
23
+ version=1.6.17
24
24
25
25
# Compile variables
26
26
# -----------------
You can’t perform that action at this time.
0 commit comments