♻️ Handle merging

This commit is contained in:
Rune Harlyk
2026-01-31 16:11:20 +01:00
committed by Rune Harlyk
parent aca8ee6de5
commit bd984309f1
19 changed files with 224 additions and 391 deletions
+1 -3
View File
@@ -111,13 +111,11 @@ board_build.filesystem = littlefs
board_build.embed_txtfiles =
board_build.sdkconfig_defaults = esp32/sdkconfig.defaults
lib_deps =
bblanchon/ArduinoJson@^7.0.0
lib_ldf_mode = deep
lib_compat_mode = off
lib_compat_mode = strict
extra_scripts =
pre:esp32/scripts/pre_build.py
pre:esp32/scripts/build_app.py
lib_compat_mode = strict
; debug_tool = esp-builtin
; debug_init_break =
; upload_port = COM[13] # Only use this when upload port is not correctly detected due to multiple COM ports attached.