Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS.

Add Monitor to log the stack usage of each task.
This commit is contained in:
JF
2020-07-02 21:38:52 +02:00
parent 89e7033830
commit a83f067af9
7 changed files with 62 additions and 6 deletions

View File

@@ -442,6 +442,7 @@ set(INCLUDE_FILES
libs/date/includes/date/tz_private.h
DisplayApp/LittleVgl.h
SystemTask/SystemTask.h
SystemTask/SystemMonitor.h
)
include_directories(