mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-15 12:26:33 +03:00
add esp32_exception_decoder
This commit is contained in:
@@ -85,7 +85,7 @@ build_unflags =
|
|||||||
extra_scripts =
|
extra_scripts =
|
||||||
post:scripts/rename_fw.py ; renames the firmware .bin file
|
post:scripts/rename_fw.py ; renames the firmware .bin file
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_filters = direct
|
monitor_filters = direct, esp32_exception_decoder
|
||||||
build_type = release
|
build_type = release
|
||||||
board_build.filesystem = littlefs
|
board_build.filesystem = littlefs
|
||||||
board_build.littlefs_version = 2.0
|
board_build.littlefs_version = 2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user