zephyr/subsys/shell
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup
- Remove SYS_ prefix
- shorten POWER_MANAGEMENT to just PM
- DEVICE_POWER_MANAGEMENT -> PM_DEVICE

and use PM_ as the prefix for all PM related Kconfigs

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-12-09 15:18:29 -05:00
..
modules power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
CMakeLists.txt
Kconfig shell: documentation update 2020-11-30 16:03:01 -06:00
Kconfig.backends shell: Fix typo in a comment 2020-09-15 09:44:42 -05:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c shell: move help command to shell.c 2020-11-30 16:03:01 -06:00
shell_cmds.c shell: move help command to shell.c 2020-11-30 16:03:01 -06:00
shell_dummy.c
shell_fprintf.c shell: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
shell_help.c shell: help feature improvement 2020-11-30 16:03:01 -06:00
shell_help.h shell: help functions update 2020-10-02 12:05:49 -04:00
shell_history.c
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_rtt.c
shell_telnet.c
shell_telnet_protocol.h
shell_uart.c mgmt: smp: shell: allow to configure multiple RX buffers via Kconfig 2020-10-07 14:51:06 +02:00
shell_utils.c shell: use public API to check device readiness 2020-12-01 15:19:22 -05:00
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h