113
113
arduino_core_3_0_0 =
[email protected]
114
114
arduino_core_3_2_0 =
[email protected]
115
115
arduino_core_4_1_0 =
[email protected]
116
- arduino_core_3_1_2 =
[email protected] .
0
116
+ arduino_core_3_1_2 =
[email protected] .
1
117
117
118
118
# Development platforms
119
119
arduino_core_develop = https://github.com/platformio/platform-espressif8266# develop
@@ -123,8 +123,7 @@ arduino_core_git = https://github.com/platformio/platform-espressif8266#feature/
123
123
platform_wled_default = ${common.arduino_core_3_1_2}
124
124
# We use 2.7.4.7 for all, includes PWM flicker fix and Wstring optimization
125
125
# 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
128
127
platformio/tool-esptool # @ ~1.413.0
129
128
platformio/tool-esptoolpy # @ ~1.30000.0
130
129
@@ -241,6 +240,7 @@ lib_deps =
241
240
; ;makuna/NeoPixelBus @ 2.7.5 ;; WLEDMM will be added in board specific sections
242
241
; ;https://github.com/Aircoookie/ESPAsyncWebServer.git @ ~2.0.7
243
242
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
244
244
# For use of the TTGO T-Display ESP32 Module with integrated TFT display uncomment the following line
245
245
# TFT_eSPI
246
246
# For compatible OLED display uncomment following
0 commit comments