@@ -30,11 +30,11 @@ extra_scripts =
30
30
pre:updateSdkConfig.py
31
31
pre:processHtml.py
32
32
lib_deps =
33
- https://github.com/schreibfaul1/ESP32-audioI2S.git# e008d56 ; v3.2.0 (15.05.2025)
33
+ https://github.com/schreibfaul1/ESP32-audioI2S.git# f394a91 ; v3.3.2 + bugfix large files
34
34
https://github.com/madhephaestus/ESP32Encoder.git# 2c986e0
35
- https://github.com/peterus/ESP-FTP-Server-Lib# 554959f
36
- https://github.com/FastLED/FastLED.git# 3b63b17 ; v3.9.7
37
- https://github.com/ESP32Async/ESPAsyncWebServer# 1baee81 ; v3.7.7
35
+ https://github.com/peterus/ESP-FTP-Server-Lib.git # 554959f
36
+ https://github.com/FastLED/FastLED.git# 99d5863 ; v3.10.1+ fix
37
+ https://github.com/ESP32Async/ESPAsyncWebServer.git # 1baee81 ; v3.7.7
38
38
https://github.com/bblanchon/ArduinoJson.git# 3252013 ; v7.4.1
39
39
https://github.com/pschatzmann/arduino-audio-tools.git# c19fbd6 ; v1.0.2
40
40
https://github.com/pschatzmann/ESP32-A2DP.git# 8faaafa ; v1.8.7
@@ -43,7 +43,7 @@ lib_deps =
43
43
https://github.com/tueddy/rfid.git# caa3e6d ; avoid warnings, fork from https://github.com/miguelbalboa/rfid.git#0ff12a1
44
44
https://github.com/tuniii/LogRingBuffer.git# 89d7d3e
45
45
https://github.com/tueddy/PN5180-Library.git# e6449a9 ;v2.3.5
46
- https://github.com/SZenglein/Arduino-MAX17055_Driver# 75cdfcf
46
+ https://github.com/SZenglein/Arduino-MAX17055_Driver.git # 75cdfcf
47
47
https://github.com/tueddy/natsort.git# ebbf660 ; avoid warnings, fork from https://github.com/sourcefrog/natsort.git#cdd8df9
48
48
49
49
board_build.embed_txtfiles =
@@ -53,7 +53,7 @@ board_build.embed_txtfiles =
53
53
managed_components/espressif__esp_rainmaker/server_certs/rmaker_ota_server.crt
54
54
55
55
build_flags =
56
- -DCONFIG_ASYNC_TCP_RUNNING_CORE =1
56
+ -DCONFIG_ASYNC_TCP_RUNNING_CORE =0
57
57
-DCONFIG_ASYNC_TCP_USE_WDT =1
58
58
; -DCORE_DEBUG_LEVEL=6
59
59
-std =c++17
0 commit comments