#include "led.h"
#include "printf.h"
#include "revo_f4.h"
#include "system.h"
#include "uart.h"
#include "ublox.h"
#include "vcp.h"
Go to the source code of this file.
Macros | |
#define | printf ::nanoprintf::tfp_printf |
Functions | |
static void | _putc (void *p, char c) |
int | main () |
Variables | |
Serial * | serPtr = NULL |
#define printf ::nanoprintf::tfp_printf |
Definition at line 40 of file airbourne/airbourne/examples/gnss/main.cpp.
|
static |
Definition at line 44 of file airbourne/airbourne/examples/gnss/main.cpp.
int main | ( | void | ) |
Definition at line 50 of file airbourne/airbourne/examples/gnss/main.cpp.
Definition at line 42 of file airbourne/airbourne/examples/gnss/main.cpp.