|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Microcontroller initialization function for ChibiOS. More...
Include dependency graph for mcu_arch.c: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 109 of file mcu_arch.c.
Referenced by mcu_init().
Here is the caller graph for this function: