zephyr/subsys/shell
Peter Bigot 63638ceed6 shell: use public API to check device readiness
Avoid the private API now that there's a public equivalent.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 15:19:22 -05:00
..
modules shell: use public API to check device readiness 2020-12-01 15:19:22 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.template.shell_log_queue_timeout license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell_log_backend.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
shell_ops.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell_ops.h shell_ops: simplify flag_xxx_get functions 2020-08-18 10:44:35 -04:00
shell_rtt.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell_telnet.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
shell_telnet_protocol.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell_vt100.h shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
shell_wildcard.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell_wildcard.h shell: Refactor command getters 2020-04-23 18:30:41 +02:00