aboutsummaryrefslogtreecommitdiffstats
path: root/src/SystemTask/SystemMonitor.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduce RAM memory usage by tuning the stack of the stasks and the heap ↵JF2020-07-021-0/+46
allocated for FreeRTOS. Add Monitor to log the stack usage of each task.