Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
linux arch dependant microcontroller initialisation functions. More...
Go to the source code of this file.
Functions | |
void | mcu_arch_init (void) |
Initialize the specific archittecture functions. More... | |
linux arch dependant microcontroller initialisation functions.
Because Linux runs on omap, we don't have to initialize the MCU ourselves.
Definition in file mcu_arch.h.
void mcu_arch_init | ( | void | ) |
Initialize the specific archittecture functions.
Definition at line 155 of file mcu_arch.c.