Debugging with filter of serial output.
This commit is contained in:
parent
1144b95349
commit
b6ac157207
|
|
@ -32,5 +32,5 @@ build_flags =
|
|||
-DCONFIG_ASYNC_TCP_QUEUE_SIZE=64 ; (keep default)
|
||||
-DCONFIG_ASYNC_TCP_RUNNING_CORE=1 ; force async_tcp task to be on same core as Arduino app (default is any core)
|
||||
-DCONFIG_ASYNC_TCP_STACK_SIZE=4096 ; reduce the stack size (default is 16K)
|
||||
|
||||
monitor_filters = esp32_exception_decoder
|
||||
board_build.partitions = huge_app.csv
|
||||
|
|
|
|||
Loading…
Reference in New Issue