Private
Public Access
2
0

rpi: Added Raspberry Pi 3 A+ definitions

Signed-off-by: Brett Haines <bhaines418@gmail.com>
Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
Brett Haines
2018-11-27 13:45:07 -05:00
committed by Thomas Ingleby
parent d3207769e7
commit 7a1db249fe
2 changed files with 15 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ extern "C" {
#define MRAA_RASPBERRY_PI3_B_PINCOUNT 41
#define MRAA_RASPBERRY_PI_ZERO_W_PINCOUNT 41
#define MRAA_RASPBERRY_PI3_B_PLUS_PINCOUNT 41
#define MRAA_RASPBERRY_PI3_A_PLUS_PINCOUNT 41
mraa_board_t *
mraa_raspberry_pi();