zephyr/samples/subsys/shell
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
..
devmem_load samples shell/devmem_load: Replace native_posix w native_sim 2023-11-17 09:23:48 +01:00
fs flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
shell_module shell: Improve the default serial backend init level 2024-04-24 19:42:23 +00:00
shell.rst