Skip to content

Commit 3a20519

Browse files
committed
Fix #5
1 parent 0e1021b commit 3a20519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
; https://docs.platformio.org/page/projectconf.html
1010

1111
[env:seeed_wio_terminal]
12-
platform = atmelsam
12+
platform = atmelsam@5.1.1
1313
board = seeed_wio_terminal
1414
framework = arduino
1515
platform_packages = framework-arduino-samd-seeed@https://github.com/Seeed-Studio/ArduinoCore-samd.git#v1.8.1

0 commit comments

Comments
 (0)