mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-10-01 16:50:54 +02:00
Fix CI
This commit is contained in:
@@ -55,8 +55,8 @@ lib_deps =
|
||||
; board settings: https://github.com/earlephilhower/arduino-pico/blob/master/tools/json/rpipico.json
|
||||
[env:raspberrypi]
|
||||
upload_protocol = picotool
|
||||
platform = raspberrypi
|
||||
; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
; platform = raspberrypi
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
board = rpipicow
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson @ 7.1.0
|
||||
@@ -84,8 +84,8 @@ lib_deps =
|
||||
esphome/ESPAsyncTCP-esphome @ 2.0.0
|
||||
|
||||
[env:ci-raspberrypi]
|
||||
platform = raspberrypi
|
||||
; platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
; platform = raspberrypi
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
board = ${sysenv.PIO_BOARD}
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson @ 7.1.0
|
||||
|
Reference in New Issue
Block a user