Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
Paparazzi is a free software Unmanned Aircraft System.
|
Microcontroller initialization function for ChibiOS. More...
Go to the source code of this file.
Functions | |
void | mcu_arch_init (void) |
Microcontroller initialization function for ChibiOS.
ChibiOS initialized peripherals by itself, only interrupt vector has to be relocated for Luftboot
Definition in file mcu_arch.c.
void mcu_arch_init | ( | void | ) |
Definition at line 94 of file mcu_arch.c.
Referenced by mcu_init().