mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Fix extra_scripts
This commit is contained in:
parent
1dc6a2bf0c
commit
edeb5779c7
@ -97,6 +97,8 @@ board_build.embed_files =
|
||||
board_build.filesystem = littlefs
|
||||
; ----- crash reporter
|
||||
monitor_filters = esp32_exception_decoder
|
||||
extra_scripts =
|
||||
${esp32.extra_scripts}
|
||||
|
||||
[esp32_4mb]
|
||||
extends = exp32, arduino_esp32_v2
|
||||
@ -133,6 +135,8 @@ board_build.embed_files =
|
||||
board_build.filesystem = littlefs
|
||||
; ----- crash reporter
|
||||
monitor_filters = esp32_exception_decoder
|
||||
extra_scripts =
|
||||
${esp32.extra_scripts}
|
||||
|
||||
[esp32_4mb_v2]
|
||||
extends = exp32, arduino_esp32_v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user