Pin lists for board types. More...
#include "pruio_pins_sd.bi"
#include "pruio_pins_pocket.bi"
#include "pruio_pins_blue.bi"
#include "pruio_pins.bi"
Go to the source code of this file.
Macros | |
#define | HEADERPINS_POCKET |
List of header pins on Pocket BeagleBone boards. More... | |
#define | HEADERPINS_BLUE |
List of header pins on BeagleBone Blue boards. More... | |
#define | HEADERPINS_BB |
List of header pins on BeagleBone boards (White, Green, Black) More... | |
Pin lists for board types.
This header file contains pin lists for the differend board designs. The lists are used in function find_claims() to distinguish between external header pins and internal CPU balls.
Definition in file pruio_boardpins.bi.
#define HEADERPINS_BB |
List of header pins on BeagleBone boards (White, Green, Black)
Definition at line 26 of file pruio_boardpins.bi.
#define HEADERPINS_BLUE |
List of header pins on BeagleBone Blue boards.
Definition at line 21 of file pruio_boardpins.bi.
#define HEADERPINS_POCKET |
List of header pins on Pocket BeagleBone boards.
Definition at line 16 of file pruio_boardpins.bi.