|
Firmware
|
Tests the uart outputs. More...
#include <px4_config.h>#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include <stdint.h>#include <unistd.h>#include <fcntl.h>#include <errno.h>#include <arch/board/board.h>#include "tests_main.h"#include <math.h>#include <float.h>Functions | |
| int | test_uart_loopback (int argc, char *argv[]) |
Tests the uart outputs.
1.8.12