Fix link failure on latest espressif32 platform

This commit is contained in:
Marc Juul
2022-07-20 15:13:28 +05:30
parent 61654ec65c
commit e8cfe8a291

View File

@@ -32,7 +32,10 @@ monitor_speed = 115200
board_build.partitions = custompart.csv
lib_deps =
AsyncTCP
ESP Async WebServer@1.2.3
; ESP Async WebServer@1.2.3
; With latest espressif32 platform we need an unreleased version of ESPAsyncWebServer
; as per https://github.com/me-no-dev/ESPAsyncWebServer/issues/1151
https://github.com/me-no-dev/ESPAsyncWebServer.git
LoRa@0.7.2
https://github.com/jgromes/RadioLib#3682c6c9215891e3afb7672f1235fde1c3bd75fd
https://github.com/sudomesh/LoRaLayer2.git#5e12fd4802cbbaa5b6732d4347967d9eaac48199