N_GPIOS duplicates NUM_BANK0_GPIOS (#7)

This commit is contained in:
Graham Sanderson
2021-01-28 07:48:11 -06:00
committed by GitHub
parent 78190a5e27
commit 5e5776b9c0
5 changed files with 13 additions and 15 deletions

View File

@ -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