Update platformio-ci.ini

use newest atmelsam plattform
This commit is contained in:
Dom
2024-04-22 13:22:15 +02:00
committed by GitHub
parent 9d7c8acde6
commit 1ef4856740

View File

@@ -8,7 +8,7 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:adafruit_feather_m0]
platform = atmelsam@6.0.1
platform = atmelsam
board = adafruit_feather_m0
framework = arduino