zephyr/tests/bluetooth/shell/snippets/xterm-native-shell/xterm-native-shell.conf
Théo Battrel ce3141fe6c Bluetooth: Shell: Allow bigger cmd in bsim shell
This is useful if we want to paste a list of multiple command or add
long advertising data for example.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2024-04-22 06:49:47 -07:00

6 lines
182 B
Plaintext

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