zephyr/tests/bluetooth/shell/snippets/xterm-native-shell/xterm-native-shell.conf
Jonathan Rico f3f42d363b Bluetooth: shell: add bsim runner script
Spawns n instances of the bt-shell in separate xterm windows.

Assumes in-tree build of the shell, can optionally specify another .exe
image.

Also add snippet for that use-case (`-S xterm-native-shell`).

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-03-13 18:47:50 +02:00

5 lines
150 B
Plaintext

CONFIG_NATIVE_UART_0_ON_OWN_PTY=y
CONFIG_UART_NATIVE_WAIT_PTS_READY_ENABLE=y
CONFIG_SHELL_BACKEND_SERIAL_RX_RING_BUFFER_SIZE=8192
CONFIG_LOG_PRINTK=n