Skip to content

Commit 991c4b0

Browse files
committed
Update: version 1.8.3
1 parent 5baa20d commit 991c4b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "framework-arduino-samd-seeed",
33
"description": "Arduino Core for SAMD21 and SAMD51 (Seeed Studio)",
44
"url": "https://github.com/Seeed-Studio/ArduinoCore-samd",
5-
"version": "1.8.2"
5+
"version": "1.8.3"
66
}

platform.txt

Lines changed: 1 addition & 1 deletion
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=Seeed SAMD (32-bits ARM Cortex-M0+ and Cortex-M4) Boards
23-
version=1.8.2
23+
version=1.8.3
2424

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

0 commit comments

Comments
 (0)