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>
5 lines
150 B
Plaintext
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
|