Move ESP32 lip_deps

This commit is contained in:
fvanroie 2022-07-08 21:19:00 +02:00
parent daa96491c5
commit 9d245b5e78
3 changed files with 6 additions and 3 deletions

View File

@ -74,10 +74,7 @@ build_flags =
; -- Shared library dependencies in all environments
; Warning : don't put comments after github links => causes infinite download loop
lib_deps =
bxparks/AceButton@^1.9.2 ; GPIO button library
bblanchon/ArduinoJson@^6.19.4 ; Json(l) parser
bblanchon/StreamUtils@^1.6.3 ; for EEPromStream and BufferedTelnetClient
knolleary/PubSubClient@^2.8.0 ; MQTT client
;git+https://github.com/fvanroie/ConsoleInput.git
;git+https://github.com/andrethomas/TasmotaSlave.git
;git+https://github.com/lvgl/lvgl.git

View File

@ -71,6 +71,9 @@ lib_ignore =
lib_deps =
git+https://github.com/fvanroie/ConsoleInput.git#dev
lorol/LittleFS_esp32@^1.0.6 ; for v1
bxparks/AceButton@^1.9.2 ; GPIO button library
bblanchon/StreamUtils@^1.6.3 ; for EEPromStream and BufferedTelnetClient
knolleary/PubSubClient@^2.8.0 ; MQTT client
extra_scripts =
pre:tools/auto_firmware_version.py

View File

@ -72,6 +72,9 @@ lib_deps =
${tft_espi.lib_deps}
;ESP Async WebServer
git+https://github.com/fvanroie/ConsoleInput.git#dev
bxparks/AceButton@^1.9.2 ; GPIO button library
bblanchon/StreamUtils@^1.6.3 ; for EEPromStream and BufferedTelnetClient
knolleary/PubSubClient@^2.8.0 ; MQTT client
ps_ram =
-DBOARD_HAS_PSRAM