zephyr/subsys/shell
Fabio Baltieri 4257fb6a3d shell: device_service: show the usage conter when pm runtime is enabled
Add an extra "usage=%d" to the device status to show the current usage
counter when PM runtime is enabled.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-05-01 10:31:03 +02:00
..
backends shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
modules shell: device_service: show the usage conter when pm runtime is enabled 2024-05-01 10:31:03 +02:00
CMakeLists.txt
Kconfig shell: Allow extension of shell APIs 2024-04-24 16:04:03 -04:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c shell: Allow extension of shell APIs 2024-04-24 16:04:03 -04:00
shell_cmds.c
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_utils.c shell: add a callback-filter variant of shell_device_lookup 2024-04-30 19:30:15 -05:00
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h