mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-03-31 22:16:32 +03:00
remove mbedtls, update ArduinoJson
This commit is contained in:
@@ -89,7 +89,7 @@ monitor_filters = direct
|
|||||||
build_type = release
|
build_type = release
|
||||||
board_build.filesystem = littlefs
|
board_build.filesystem = littlefs
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ 7.4.2
|
bblanchon/ArduinoJson @ 7.4.3
|
||||||
ESP32Async/AsyncTCP @ 3.4.10
|
ESP32Async/AsyncTCP @ 3.4.10
|
||||||
ESP32Async/ESPAsyncWebServer @ 3.10.3
|
ESP32Async/ESPAsyncWebServer @ 3.10.3
|
||||||
https://github.com/mobizt/ReadyMail.git @ 0.3.8
|
https://github.com/mobizt/ReadyMail.git @ 0.3.8
|
||||||
@@ -191,7 +191,6 @@ build_src_filter =
|
|||||||
-<../lib/uuid-syslog>
|
-<../lib/uuid-syslog>
|
||||||
-<../lib/eModbus>
|
-<../lib/eModbus>
|
||||||
-<../lib/OneWire>
|
-<../lib/OneWire>
|
||||||
-<../lib/mbedtls_ssl/src>
|
|
||||||
-<../src/core/ModuleLibrary.cpp>
|
-<../src/core/ModuleLibrary.cpp>
|
||||||
lib_ldf_mode = off
|
lib_ldf_mode = off
|
||||||
lib_deps =
|
lib_deps =
|
||||||
@@ -236,7 +235,6 @@ build_src_filter =
|
|||||||
-<../lib/uuid-syslog>
|
-<../lib/uuid-syslog>
|
||||||
-<../lib/eModbus>
|
-<../lib/eModbus>
|
||||||
-<../lib/OneWire>
|
-<../lib/OneWire>
|
||||||
-<../lib/mbedtls_ssl/src>
|
|
||||||
-<../src/core/ModuleLibrary.cpp>
|
-<../src/core/ModuleLibrary.cpp>
|
||||||
lib_ldf_mode = off
|
lib_ldf_mode = off
|
||||||
lib_deps = Unity
|
lib_deps = Unity
|
||||||
|
|||||||
Reference in New Issue
Block a user