Added tests for async UART API and test configuration for nrf52840_pca10056 board. For tests to work, RX and TX pins have to be connected together and second UART is needed to output results to console. Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
CONFIG_SERIAL=y
|
|
CONFIG_UART_ASYNC_API=y
|
|
CONFIG_ZTEST=y
|