freertos: add configTASKLIST_INCLUDE_COREID

This commit is contained in:
Ivan Grokhotkov
2018-07-09 15:25:59 +08:00
committed by bot
parent 0fb1945482
commit cffaa9f5b5
6 changed files with 22 additions and 4 deletions

View File

@@ -199,7 +199,8 @@ PREDEFINED = \
configUSE_RECURSIVE_MUTEXES=1 \
configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \
configNUM_THREAD_LOCAL_STORAGE_POINTERS=1 \
configUSE_APPLICATION_TASK_TAG=1
configUSE_APPLICATION_TASK_TAG=1 \
configTASKLIST_INCLUDE_COREID=1
## Do not complain about not having dot
##