diff options
author | Drew Barbier <dbarbi1@gmail.com> | 2018-07-02 16:04:45 -0500 |
---|---|---|
committer | Drew Barbier <dbarbi1@gmail.com> | 2018-07-02 16:04:45 -0500 |
commit | 835b33318a3b350051ef153d382a5980efe19ed6 (patch) | |
tree | 668b29dc58a7aa46d135081efa05776537dcb3ca /bsp/env | |
parent | 264c905f62394221215cd367b638e90c60d70808 (diff) |
update description
Diffstat (limited to 'bsp/env')
-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 |