Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
beagle_bone_black.h
Go to the documentation of this file.
1#ifndef CONFIG_BEAGLE_BONE_BLACK
2#define CONFIG_BEAGLE_BONE_BLACK
3
4#define UART1_DEV "/dev/ttyO1"
5#define UART2_DEV "/dev/ttyO2"
6#define UART4_DEV "/dev/ttyO4"
7
8
9#endif /* CONFIG_BEAGLE_BONE_BLACK */