Update dependencies
This commit is contained in:
parent
1f937d94fe
commit
95c4aa3cad
2 changed files with 11 additions and 10 deletions
|
@ -14,7 +14,7 @@ data_dir = data/build_gz
|
|||
|
||||
|
||||
[btclock_base]
|
||||
platform = https://github.com/platformio/platform-espressif32.git
|
||||
platform = espressif32 @ ^6.5.0
|
||||
framework = arduino, espidf
|
||||
monitor_speed = 115200
|
||||
monitor_filters = esp32_exception_decoder, colorize
|
||||
|
@ -30,12 +30,12 @@ build_unflags =
|
|||
-Werror=all
|
||||
-fno-exceptions
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson@^6.21.3
|
||||
bblanchon/ArduinoJson@^6.21.5
|
||||
esphome/Improv@^1.2.3
|
||||
esphome/ESPAsyncWebServer-esphome@^3.1.0
|
||||
adafruit/Adafruit BusIO@^1.14.5
|
||||
adafruit/Adafruit BusIO@^1.15.0
|
||||
adafruit/Adafruit MCP23017 Arduino Library@^2.3.2
|
||||
adafruit/Adafruit NeoPixel@^1.11.0
|
||||
adafruit/Adafruit NeoPixel@^1.12.0
|
||||
https://github.com/dsbaars/universal_pin
|
||||
https://github.com/dsbaars/GxEPD2#universal_pin
|
||||
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue