zephyr/samples/subsys/shell/shell_module
Carles Cufi 29aaaa2e60 samples: shell: shell_module: Add harness to the Bluetooth config
Add a harness to avoid twister waiting for results on the UART, which
won't happen unless there is a connection established to a remote
Bluetooth device.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2024-04-03 15:32:18 -04: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
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