Allows for all template features
This commit is contained in:
@@ -30,7 +30,7 @@ build_flags =
|
||||
${features.build_flags}
|
||||
${build_settings.build_flags}
|
||||
-D CORE_DEBUG_LEVEL=5
|
||||
-D register=
|
||||
; -D register=
|
||||
-std=gnu++17
|
||||
build_unflags = -std=gnu++11
|
||||
test_ignore = test_embedded
|
||||
@@ -38,8 +38,6 @@ board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson@^6.21.2
|
||||
https://github.com/theelims/PsychicMqttClient.git
|
||||
;hoeken/PsychicHttp
|
||||
; https://github.com/me-no-dev/ESPAsyncWebServer.git
|
||||
; thomasfredericks/Bounce2@ ^2.7.0
|
||||
; teckel12/NewPing@^1.9.7
|
||||
; adafruit/Adafruit SSD1306@^2.5.7
|
||||
@@ -59,6 +57,7 @@ extra_scripts =
|
||||
scripts/rename_fw.py
|
||||
board_build.embed_files = src/certs/x509_crt_bundle.bin
|
||||
board_ssl_cert_source = adafruit
|
||||
lib_compat_mode = strict
|
||||
|
||||
[env:esp32cam]
|
||||
board = esp32cam
|
||||
|
||||
Reference in New Issue
Block a user