We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bb825 commit 3116a04Copy full SHA for 3116a04
package.json
@@ -2,5 +2,5 @@
2
"name": "framework-arduino-samd-seeed",
3
"description": "Arduino Core for SAMD21 and SAMD51 (Seeed Studio)",
4
"url": "https://github.com/Seeed-Studio/ArduinoCore-samd",
5
- "version": "1.8.4"
+ "version": "1.8.5"
6
}
platform.txt
@@ -20,7 +20,7 @@
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
22
name=Seeed SAMD (32-bits ARM Cortex-M0+ and Cortex-M4) Boards
23
-version=1.8.4
+version=1.8.5
24
25
# Compile variables
26
# -----------------
0 commit comments