diff options
Diffstat (limited to 'bsp')
-rw-r--r-- | bsp/env/coreip-e2-arty/platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/env/coreip-e2-arty/platform.h b/bsp/env/coreip-e2-arty/platform.h index 8ee0a83..6bf2121 100644 --- a/bsp/env/coreip-e2-arty/platform.h +++ b/bsp/env/coreip-e2-arty/platform.h @@ -79,7 +79,7 @@ #define NUM_GPIO 16 #define CLIC_NUM_INTERRUPTS 28 + 16 -#define CLIC_NUM_CONFIG_BITS 4 //2 for E20 +#define CLIC_CONFIG_BITS 0x1E //2 for E20 #define HAS_BOARD_BUTTONS |