mirror of https://github.com/ARMmbed/mbed-os.git
According to the documentation, `NRF52840_DK` does not support odd parity and 2 stop bits. Skip these test case using #if !defined(TARGET_NRF52840) directive. This is temporary solution. In the future we shell consider adding `uart_get_capabilities()` function. - |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| uart_fpga_test.h | ||