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:
@@ -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(
|
||||
|
Reference in New Issue
Block a user