vTaskList() creates an ugly table when CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID enabled (IDFGH-11759) #12858
Closed
3 tasks done
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.2-dev-4169-gbf816394d4
Espressif SoC revision.
ESP32
Operating System used.
Windows
How did you build your project?
Command line with CMake
If you are using Windows, please specify command line type.
None
Development Kit.
custom
Power Supply used.
External 5V
What is the expected behavior?
What is the actual behavior?
Steps to reproduce.
build and run application
Debug Logs.
No response
More Information.
I fixed it with
C:\Espressif\frameworks\esp-idf-v5.0\components\freertos\FreeRTOS-Kernel\tasks.c, line 5440
The text was updated successfully, but these errors were encountered: