Adds template libs
This commit is contained in:
@@ -18,7 +18,7 @@ extra_configs =
|
||||
default_envs = esp32dev
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
platform = espressif32 @ 6.6.0
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
monitor_filters =
|
||||
@@ -29,7 +29,7 @@ build_flags =
|
||||
${factory_settings.build_flags}
|
||||
${features.build_flags}
|
||||
${build_settings.build_flags}
|
||||
-D CORE_DEBUG_LEVEL=5
|
||||
-D CORE_DEBUG_LEVEL=4
|
||||
; -D register=
|
||||
-std=gnu++17
|
||||
build_unflags = -std=gnu++11
|
||||
@@ -37,7 +37,7 @@ test_ignore = test_embedded
|
||||
board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson@^6.21.2
|
||||
https://github.com/theelims/PsychicMqttClient.git
|
||||
https://github.com/theelims/PsychicMqttClient.git#0.1.1
|
||||
; thomasfredericks/Bounce2@ ^2.7.0
|
||||
; teckel12/NewPing@^1.9.7
|
||||
; adafruit/Adafruit SSD1306@^2.5.7
|
||||
|
||||
Reference in New Issue
Block a user