Skip to content

Commit 5cdbb0d

Browse files
committed
release v1.8.1
1 parent 9507d1b commit 5cdbb0d

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.0"
5+
"version": "1.8.1"
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.0
23+
version=1.8.1
2424

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

0 commit comments

Comments
 (0)