Allows for all template features

This commit is contained in:
Rune Harlyk
2024-03-29 17:17:46 +01:00
committed by Rune Harlyk
parent f3e5a66589
commit f67071fd74
5 changed files with 12 additions and 16 deletions
+2 -3
View File
@@ -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