sys_view: expose max tasks configuration parameter

This commit is contained in:
Mahavir Jain
2019-02-05 18:18:24 +05:30
parent 985e1c4c7f
commit e00bac2bd5
2 changed files with 9 additions and 1 deletions

View File

@@ -80,7 +80,7 @@ Notes:
#define portSTACK_GROWTH ( -1 )
#endif
#define SYSVIEW_FREERTOS_MAX_NOF_TASKS 16
#define SYSVIEW_FREERTOS_MAX_NOF_TASKS CONFIG_SYSVIEW_MAX_TASKS
/*********************************************************************
*