113113arduino_core_3_0_0 =
[email protected] 114114arduino_core_3_2_0 =
[email protected] 115115arduino_core_4_1_0 =
[email protected] 116- arduino_core_3_1_2 =
[email protected] .
0 116+ arduino_core_3_1_2 =
[email protected] .
1 117117
118118# Development platforms
119119arduino_core_develop = https://github.com/platformio/platform-espressif8266# develop
@@ -123,8 +123,7 @@ arduino_core_git = https://github.com/platformio/platform-espressif8266#feature/
123123platform_wled_default = ${common.arduino_core_3_1_2}
124124# We use 2.7.4.7 for all, includes PWM flicker fix and Wstring optimization
125125# platform_packages = tasmota/framework-arduinoespressif8266 @ 3.20704.7
126- platform_packages = platformio/framework-arduinoespressif8266
127- platformio/toolchain-xtensa @ ~2.100300.220621 # 2.40802.200502
126+ platform_packages = platformio/toolchain-xtensa @ ~2.100300.220621 # 2.40802.200502
128127 platformio/tool-esptool # @ ~1.413.0
129128 platformio/tool-esptoolpy # @ ~1.30000.0
130129
@@ -241,6 +240,7 @@ lib_deps =
241240 ; ;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
242241 ; ;https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7
243242 https://github.com/lost-hope/ESPAsyncWebServer.git# master ;; WLEDMM to display .log and .wled files in /edit
243+ ; ; https://github.com/Aircoookie/ESPAsyncWebServer.git @ ^2.2.1
244244 # For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
245245 # TFT_eSPI
246246 # For compatible OLED display uncomment following
0 commit comments