N_GPIOS duplicates NUM_BANK0_GPIOS (#7)
This commit is contained in:
committed by
Graham Sanderson
parent
92bd96a3b2
commit
419890cfd8
@ -31,7 +31,7 @@ enum gpio_function {
|
||||
#define GPIO_OUT 1
|
||||
#define GPIO_IN 0
|
||||
|
||||
#define N_GPIOS 30
|
||||
#define NUM_BANK0_GPIOS 30
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Pad Controls + IO Muxing
|
||||
|
Reference in New Issue
Block a user