mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-10-02 01:00:54 +02:00
update CI
This commit is contained in:
@@ -26,8 +26,6 @@ monitor_filters = esp32_exception_decoder, log2file
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ 7.1.0
|
bblanchon/ArduinoJson @ 7.1.0
|
||||||
mathieucarbou/AsyncTCP @ 3.2.5
|
mathieucarbou/AsyncTCP @ 3.2.5
|
||||||
lib_compat_mode = strict
|
|
||||||
lib_ldf_mode = chain
|
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
|
|
||||||
[env:arduino-2]
|
[env:arduino-2]
|
||||||
@@ -57,7 +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 = https://github.com/maxgerhardt/platform-raspberrypi.git
|
platform = raspberrypi
|
||||||
|
; 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
|
||||||
@@ -85,7 +84,8 @@ lib_deps =
|
|||||||
esphome/ESPAsyncTCP-esphome @ 2.0.0
|
esphome/ESPAsyncTCP-esphome @ 2.0.0
|
||||||
|
|
||||||
[env:ci-raspberrypi]
|
[env:ci-raspberrypi]
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
platform = raspberrypi
|
||||||
|
; 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
|
||||||
|
Reference in New Issue
Block a user