zephyr/samples/subsys/shell/shell_module
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
..
boards samples: subsys: shell: shell_module: adding support for shell app 2023-12-18 15:00:38 +01:00
src
bt.overlay samples: shell: Add support for UART over Bluetooth LE NUS 2024-03-22 10:25:37 +01:00
CMakeLists.txt
Kconfig
overlay-bt.conf bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
overlay-usb.conf shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
prj_getopt.conf
prj_login.conf
prj_minimal_rtt.conf
prj_minimal.conf
prj.conf samples: shell: shell_module: Enable logging commands 2024-01-15 09:57:54 +01:00
sample.yaml samples: shell: shell_module: Add harness to the Bluetooth config 2024-04-03 15:32:18 -04:00
shell_module.robot
usb.overlay