diff options
Diffstat (limited to 'bsp/env/freedom-e300-hifive1')
-rw-r--r-- | bsp/env/freedom-e300-hifive1/platform.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/env/freedom-e300-hifive1/platform.h b/bsp/env/freedom-e300-hifive1/platform.h index f0c763a..eca708e 100644 --- a/bsp/env/freedom-e300-hifive1/platform.h +++ b/bsp/env/freedom-e300-hifive1/platform.h @@ -119,6 +119,8 @@ #include <stdint.h> +#define NUM_GPIO 32 + #define PLIC_NUM_INTERRUPTS 52 #define PLIC_NUM_PRIORITIES 7 |