Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Microcontroller initialization function for ChibiOS. More...
#include "std.h"
#include <hal.h>
Go to the source code of this file.
Functions | |
void | mcu_arch_init (void) |
Initialize the specific archittecture functions. More... | |
Microcontroller initialization function for ChibiOS.
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.