mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
mathieucarbou/ESPAsyncWebServer @ 3.6.0
This commit is contained in:
@@ -54,8 +54,7 @@ framework = arduino
|
||||
board_build.partitions = partitions/esp32_partition_16M.csv
|
||||
board_upload.flash_size = 16MB
|
||||
platform = espressif32@6.9.0 ; Arduino Core 2.0.18 / IDF 4.4.8
|
||||
; platform = https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip ; Arduino Core 3.1.0 / IDF 5.3.2
|
||||
; platform = https://github.com/pioarduino/platform-espressif32.git#develop
|
||||
; platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.11/platform-espressif32.zip ; Arduino Core 3.1.1 / IDF 5.3.2
|
||||
;
|
||||
; Experimental for building using espidf and the Hybrid mode to remove core libraries.
|
||||
;
|
||||
@@ -124,7 +123,7 @@ board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson @ 7.3.0
|
||||
mathieucarbou/AsyncTCP @ 3.3.2
|
||||
mathieucarbou/ESPAsyncWebServer @ 3.5.0
|
||||
mathieucarbou/ESPAsyncWebServer @ 3.6.0
|
||||
https://github.com/emsesp/EMS-ESP-Modules.git @ 1.0.4
|
||||
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user