new platformio lib_deps format

This commit is contained in:
Yuri Trikoz
2020-10-18 09:38:24 +03:00
parent 6426959060
commit 74b526e2f1

View File

@@ -13,14 +13,14 @@ default_envs = esp8266
[common_env_data]
lib_deps_external =
ArduinoJson@5.*
Bounce2
PubSubClient
DHT sensor library for ESPx
Adafruit BMP280 Library
Adafruit BME280 Library
DallasTemperature
ESP Async UDP
bblanchon/ArduinoJson @5.*
thomasfredericks/Bounce2
knolleary/PubSubClient
beegee-tokyo/DHT sensor library for ESPx
adafruit/Adafruit BMP280 Library
adafruit/Adafruit BME280 Library
milesburton/DallasTemperature
me-no-dev/ESPAsyncUDP
lib_deps_internal =
ESP Async WebServer
GyverFilters
@@ -33,8 +33,8 @@ platform = https://github.com/platformio/platform-espressif32.git
lib_deps =
${common_env_data.lib_deps_external}
${common_env_data.lib_deps_internal}
AsyncTCP
ESP32Servo
me-no-dev/ESPAsyncTCP
madhephaestus/ESP32Servo
LITTLEFS
luc-github/ESP32SSDP
monitor_filters = esp32_exception_decoder