This commit is contained in:
Mathieu Carbou
2024-09-06 12:17:56 +02:00
parent 5e15b9330c
commit 343cd3d4c3

View File

@@ -55,8 +55,8 @@ lib_deps =
; board settings: https://github.com/earlephilhower/arduino-pico/blob/master/tools/json/rpipico.json ; board settings: https://github.com/earlephilhower/arduino-pico/blob/master/tools/json/rpipico.json
[env:raspberrypi] [env:raspberrypi]
upload_protocol = picotool upload_protocol = picotool
platform = raspberrypi ; platform = raspberrypi
; platform = https://github.com/maxgerhardt/platform-raspberrypi.git platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipicow board = rpipicow
lib_deps = lib_deps =
bblanchon/ArduinoJson @ 7.1.0 bblanchon/ArduinoJson @ 7.1.0
@@ -84,8 +84,8 @@ lib_deps =
esphome/ESPAsyncTCP-esphome @ 2.0.0 esphome/ESPAsyncTCP-esphome @ 2.0.0
[env:ci-raspberrypi] [env:ci-raspberrypi]
platform = raspberrypi ; platform = raspberrypi
; platform = https://github.com/maxgerhardt/platform-raspberrypi.git platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = ${sysenv.PIO_BOARD} board = ${sysenv.PIO_BOARD}
lib_deps = lib_deps =
bblanchon/ArduinoJson @ 7.1.0 bblanchon/ArduinoJson @ 7.1.0