mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-08-04 13:14:42 +02:00
lib_ldf_mode = deep+
lib_compat_mode = strict
This commit is contained in:
@@ -79,8 +79,8 @@ lib_deps =
|
|||||||
[env:raspberrypi]
|
[env:raspberrypi]
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||||
board = rpipicow
|
board = rpipicow
|
||||||
lib_ldf_mode = chain
|
lib_ldf_mode = deep+
|
||||||
lib_compat_mode = soft
|
lib_compat_mode = strict
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ 7.2.0
|
bblanchon/ArduinoJson @ 7.2.0
|
||||||
khoih-prog/AsyncTCP_RP2040W @ 1.2.0
|
khoih-prog/AsyncTCP_RP2040W @ 1.2.0
|
||||||
@@ -117,8 +117,8 @@ lib_deps =
|
|||||||
[env:ci-raspberrypi]
|
[env:ci-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_ldf_mode = chain
|
lib_ldf_mode = deep+
|
||||||
lib_compat_mode = soft
|
lib_compat_mode = strict
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ 7.2.0
|
bblanchon/ArduinoJson @ 7.2.0
|
||||||
khoih-prog/AsyncTCP_RP2040W @ 1.2.0
|
khoih-prog/AsyncTCP_RP2040W @ 1.2.0
|
||||||
|
Reference in New Issue
Block a user