-
Notifications
You must be signed in to change notification settings - Fork 7.7k
how to use vTaskList with esp32 Arduino and PlatfromIO? #9225
-
how to use vTaskList with esp32 arduino and platfromio?
im adding flag on platfromIO build_flags but is still not work, always with error : undefined reference to `vTaskList'
-DCONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID=1
-DCONFIG_FREERTOS_USE_TRACE_FACILITY=1
-DCONFIG_FREERTOS_USE_STATS_FORMATTING_FUNCTIONS=1
what else do I miss?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
lucasssvaz
Feb 19, 2024
You can track this in #7179
Replies: 1 comment
-
You can track this in #7179
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
VojtechBartoska
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment