dRonin
adbada4
dRonin firmware
|
#include "openpilot.h"
#include "misc_math.h"
#include "pios_config.h"
#include "pios_hal.h"
#include "uavobjectsinit.h"
#include "systemmod.h"
#include "pios_thread.h"
Go to the source code of this file.
Functions | |
void | PIOS_Board_Init (void) |
void | Stack_Change (void) |
static void | initTask (void) |
void | __early_init (void) |
Early initialization code. More... | |
void | boardInit (void) |
Board-specific initialization code. More... | |
int | main () |
void | check_bor () |
void | system_task () |