Paparazzi UAS  v6.1.0_stable
Paparazzi is a free software Unmanned Aircraft System.
mcu_arch.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mcu_arch_init (void)
 

Detailed Description

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.

Function Documentation

◆ mcu_arch_init()

void mcu_arch_init ( void  )

Definition at line 109 of file mcu_arch.c.