Private
Public Access
2
0

rpi: Added Raspberry Pi 3 B+ to Hardware Versions with corrections

Signed-off-by: Chuck Duey <cduey@msn.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Chuck Duey
2018-09-10 20:34:56 -06:00
committed by Mihai Tudor Panu
parent 66c2478183
commit d3207769e7
2 changed files with 15 additions and 1 deletions

View File

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