mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
freertos: add configTASKLIST_INCLUDE_COREID
This commit is contained in:
@@ -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
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user