Add more test cases for UARTE driver API Signed-off-by: Bartosz Miller <bartosz.miller@nordicsemi.no>
6 lines
150 B
Text
6 lines
150 B
Text
CONFIG_SERIAL=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|
|
CONFIG_UART_USE_RUNTIME_CONFIGURE=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|