zephyr/subsys/shell/backends
Joakim Andersson 24264ad4af shell: Improve the default serial backend init level
Improve the default serial backend init level.
The documentation says to be bigger than the init level of the serial
device used. Since serial devices default to the kernel device init
level (50) then put this to default of application level drivers (90).

Signed-off-by: Joakim Andersson <joerchan@gmail.com>
2024-04-24 19:42:23 +00:00
..
CMakeLists.txt
Kconfig.backends shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
shell_dummy.c
shell_mqtt.c
shell_rpmsg.c
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c
shell_uart.c