chore: dependency updates
This commit is contained in:
parent
3265eec308
commit
0b1a362b53
1 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ default_envs = lolin_s3_mini_213epd, lolin_s3_mini_29epd, btclock_rev_b_213epd,
|
||||||
[env]
|
[env]
|
||||||
|
|
||||||
[btclock_base]
|
[btclock_base]
|
||||||
platform = espressif32 @ ^6.9.0
|
platform = espressif32 @ ^6.10.0
|
||||||
framework = arduino, espidf
|
framework = arduino, espidf
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_filters = esp32_exception_decoder, colorize
|
monitor_filters = esp32_exception_decoder, colorize
|
||||||
|
@ -38,8 +38,8 @@ build_unflags =
|
||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/joltwallet/esp_littlefs.git
|
https://github.com/joltwallet/esp_littlefs.git
|
||||||
bblanchon/ArduinoJson@^7.3.0
|
bblanchon/ArduinoJson@^7.3.0
|
||||||
mathieucarbou/ESPAsyncWebServer @ 3.6.0
|
esp32async/ESPAsyncWebServer @ 3.7.0
|
||||||
robtillaart/MCP23017@^0.8.0
|
robtillaart/MCP23017@^0.9.0
|
||||||
adafruit/Adafruit NeoPixel@^1.12.4
|
adafruit/Adafruit NeoPixel@^1.12.4
|
||||||
https://github.com/dsbaars/universal_pin#feature/mcp23017_rt
|
https://github.com/dsbaars/universal_pin#feature/mcp23017_rt
|
||||||
https://github.com/dsbaars/GxEPD2#universal_pin
|
https://github.com/dsbaars/GxEPD2#universal_pin
|
||||||
|
|
Loading…
Add table
Reference in a new issue