Force enabling of the UART runtime configuration in UART tests. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
CONFIG_SERIAL=y
|
|
CONFIG_UART_ASYNC_API=y
|
|
CONFIG_UART_USE_RUNTIME_CONFIGURE=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|