Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
mcu_arch.c File Reference

linux arch dependant microcontroller initialisation functions. More...

#include "mcu_arch.h"
+ Include dependency graph for mcu_arch.c:

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.c.

Function Documentation

void mcu_arch_init ( void  )

Definition at line 77 of file mcu_arch.c.