zephyr/subsys
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
..
bluetooth Bluetooth: Mesh: Update defaults - proxy filter, msg cache 2022-04-20 16:36:42 +02:00
canbus canbus: isotp: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
console
cpp
debug debug: Revert ASSERT options dependency 2022-03-29 12:29:55 -07:00
demand_paging
dfu
disk everywhere: fix typos 2022-03-18 13:24:08 -04:00
emul everywhere: fix typos 2022-03-18 13:24:08 -04:00
fb cfb: support for HPACKED fonts 2022-04-06 09:49:00 -05:00
fs fs: Kconifg: use rsource instead of source for local Kconfigs 2022-04-11 12:12:20 +02:00
ipc ipc_service: static_vrings: Add NOCOPY capability 2022-04-01 09:05:06 -05:00
jwt
logging logging: Enable Sys-T on ADSP backend 2022-04-20 10:25:16 -04:00
lorawan lorawan: allow setting of DevNonce for OTAA re-join 2022-03-19 14:29:01 -04:00
mgmt mgmt/mcumgr/lib: doc: Minor fixes to zcbor_bulk documentation 2022-04-19 11:35:16 +02:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
net net: socket: Add option to create native TLS sock with offloaded TCP 2022-04-20 11:27:05 +02:00
pm pm: device: Dynamically add a device to a power domain 2022-04-18 17:25:01 -07:00
portability include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
random random: rand32_ctr_drbg: fix bug preventing initialization 2022-03-23 07:42:34 -05:00
settings settings: Add support for overriding settings partition 2022-03-24 08:16:46 -04:00
shell kernel: update k_thread_state_str() API 2022-04-20 20:20:13 -04:00
stats
storage everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt
testsuite ztest: Add Z_TEST_SKIP_IFDEF macro 2022-04-20 15:28:14 -04:00
timing
tracing tracing: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
usb include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
CMakeLists.txt usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00
Kconfig usb: move USB device stack code to own directory 2022-03-31 18:30:14 +02:00