♻️ Handle merging
This commit is contained in:
+1
-3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user