Private
Public Access
2
0

Adding in RPI 5 support

Signed-off-by: Chuckduey <cduey@msn.com>
This commit is contained in:
Chuckduey
2023-11-24 15:00:09 -07:00
committed by Tom Ingleby
parent 3c288a0910
commit 302280363f
2 changed files with 15 additions and 2 deletions

View File

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