-
Notifications
You must be signed in to change notification settings - Fork 516
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Run perfectly
Actual behavior (suspected bug)
getting compilation error -
esp-who/components/who_task/who_task_state.cpp:73:37: error: 'TaskStatus_t' {aka 'struct xTASK_STATUS'} has no member named 'xCoreID'
73 | task_status_array[i].xCoreID,
Error logs or terminal output
esp-who/components/who_task/who_task_state.cpp:73:37: error: 'TaskStatus_t' {aka 'struct xTASK_STATUS'} has no member named 'xCoreID'
73 | task_status_array[i].xCoreID,Steps to reproduce the behavior
compile main branch
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
window 10 and using espressif extension in vscode
Shell
ZSH
Additional context
No response
quanguyen
Metadata
Metadata
Assignees
Labels
No labels