zephyr/subsys/shell/modules
Peter Bigot a3af137c26 shell: device_service: add dependency information
Refactor the output of device list to use standard API to retrieve the
list of devices, and to always display a status rather than hiding
disabled/failed devices.

Add API to associate a distinct identifier with any "device" that does
not have a name.

Where a device has requires dependencies display the devices on which
it depends.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-01-21 14:49:04 -06:00
..
CMakeLists.txt shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
date_service.c shell: modules: Add date commands to display or set date 2020-03-10 15:04:12 +02:00
device_service.c shell: device_service: add dependency information 2021-01-21 14:49:04 -06:00
Kconfig shell: kernel: select dependencies 2020-06-24 21:37:12 -04:00
kernel_service.c shell: kernel: fix interrupt stack size calculation on SMP 2020-11-13 07:13:07 -05:00