mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
New shell does not need either CONFIG_UART_CONSOLE or interrupts support to be working. Only CONFIG_SERIAL in combination with CONFIG_UART_SHELL_ON_DEV_NAME are required. Updated sample yaml file accordingly. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>