Patrik Flykt
24d71431e9
all: Add 'U' suffix when using unsigned variables
...
Add a 'U' suffix to values when computing and comparing against
unsigned variables.
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
Mieszko Mierunski
cbf4e54ead
tests: uart: Add nrf9160_pca10090 to UART async test
...
Add nrf9160_pca10090 to UART async test.
Add myself as codeowner to uart_async_api tests.
Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
2019-03-28 09:30:57 -04:00
Mieszko Mierunski
48f005707e
tests: uart: Add chained write test case for UART async API
...
Add new test case
Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
2019-03-28 09:30:57 -04:00
Mieszko Mierunski
0971d80bfc
tests: uart: Add tests for async UART API.
...
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>
2019-01-22 18:54:12 +01:00