Heap tracing (#1861)

* Update sdkconfig.esp32cam-dev-task-analysis.defaults

* Update defines.h

* Update platformio.ini

* Update main.cpp

* Update defines.h

* Update ClassFlowCNNGeneral.cpp

* Update platformio.ini
This commit is contained in:
Nicolas Liaudat
2023-01-18 22:57:11 +01:00
committed by GitHub
parent 0df54d1c5b
commit 17eb382b66
5 changed files with 83 additions and 2 deletions

View File

@@ -193,6 +193,10 @@ extends = env:esp32cam-dev, esp32cam-debug
build_flags =
;-D DEBUG_DETAIL_ON ; if esp32cam-debug not in extends
-D TASK_ANALYSIS_ON
;please use only one HEAP tracing at time.
-D HEAP_TRACING_MAIN_WIFI
;-D HEAP_TRACING_MAIN_START
;-D HEAP_TRACING_CLASS_FLOW_CNN_GENERAL_DO_ALING_AND_CUT
; Overwrite espcam build_flags to not include ENABLE_SOFTAP