Skip to content

Commit a2672fe

Browse files
Rallarepdunaj
authored andcommitted
samples: radio_test: Increase shell backend RX buffer size
Increase SHELL_BACKEND_SERIAL_ASYNC_RX_BUFFER_SIZE to allow for commands to be executed back-to-back, for instance via pasting several lines of configuration at once. Signed-off-by: Håkon Alseth <[email protected]>
1 parent ebfb9d2 commit a2672fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/peripheral/radio_test/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ CONFIG_NRF_SECURITY=y
1818

1919
CONFIG_FEM_AL_LIB=y
2020
CONFIG_PICOLIBC_IO_FLOAT=y
21+
CONFIG_SHELL_BACKEND_SERIAL_RX_RING_BUFFER_SIZE=1024

0 commit comments

Comments
 (0)