zephyr/subsys/shell/modules
Peter Mitsis a30cf39975 kernel: update k_thread_state_str() API
When threads are in more than one state at a time, k_thread_state_str()
returns a string that lists each of its states delimited by a '+'.
This in turn necessitates a change to the API that includes both a
pointer to the buffer to use for the string and the size of the buffer.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2022-04-20 20:20:13 -04:00
..
CMakeLists.txt
date_service.c
device_service.c device: remove inclusion of pm/device.h 2021-11-29 11:08:38 +01:00
devmem_service.c shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
kernel_service.c kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00