summaryrefslogtreecommitdiff
path: root/chip/g/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/config_chip.h')
-rw-r--r--chip/g/config_chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/g/config_chip.h b/chip/g/config_chip.h
index 938f3fdb1b..1f67678d71 100644
--- a/chip/g/config_chip.h
+++ b/chip/g/config_chip.h
@@ -65,7 +65,7 @@
#define PCLK_FREQ (24 * 1000 * 1000)
/* Number of IRQ vectors on the NVIC */
-#define CONFIG_IRQ_COUNT (GC_INTERRUPTS_COUNT - 16)
+#define CONFIG_IRQ_COUNT (GC_INTERRUPTS_COUNT - 15)
#undef CONFIG_RW_MEM_OFF
#undef CONFIG_RW_SIZE