Private
Public Access
2
0

Added Raspberry Pi 400 to platforms

Signed-off-by: Chuckduey <cduey@msn.com>
This commit is contained in:
Chuckduey
2020-12-28 14:49:09 -07:00
committed by Tom Ingleby
parent 7786c7ded5
commit bb1c6df16b
2 changed files with 15 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ extern "C" {
#define MRAA_RASPBERRY_PI3_B_PLUS_PINCOUNT 41
#define MRAA_RASPBERRY_PI3_A_PLUS_PINCOUNT 41
#define MRAA_RASPBERRY_PI4_B_PINCOUNT 41
#define MRAA_RASPBERRY_PI_400_PINCOUNT 41
mraa_board_t *
mraa_raspberry_pi();