Go to the source code of this file.
Functions | |
int | main () |
void | rx_callback (uint8_t byte) |
Variables | |
UART * | uartPtr = NULL |
int main | ( | void | ) |
Definition at line 44 of file airbourne/airbourne/examples/uart_printf/main.cpp.
void rx_callback | ( | uint8_t | byte | ) |
Definition at line 39 of file airbourne/airbourne/examples/uart_printf/main.cpp.
Definition at line 37 of file airbourne/airbourne/examples/uart_printf/main.cpp.