Skip to content

Conversation

mathieuchopstm
Copy link

The existing thread states were coming from a very old Zephyr version.

Align to more modern definitions (found here: https://github.com/zephyrproject-rtos/zephyr/blob/8d202cb9485558b24310334ef000c171de94ff07/include/zephyr/kernel_structs.h#L51-L73)

Also handle the special case of idle threads which don't have a proper state when not running (for now, this is based on thread name matching; the more solid approach would require a deeper rework + some help from Zephyr)

The existing thread states were coming from a very old Zephyr version.

Align to more modern definitions. Also handle the special case of idle
threads which don't have a proper state when not running.

Signed-off-by: Mathieu Choplain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant