Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
mcu_arch.c
Go to the documentation of this file.
1 
2 #include "mcu_arch.h"
3 
4 void mcu_arch_init(void) {}
void mcu_arch_init(void)
Initialize the specific archittecture functions.
Definition: mcu_arch.c:155
stm32 arch dependant microcontroller initialisation functions.