From 735c461aa1d7a8a8e88e1a101dcdb073733b3ab2 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 1 Oct 2015 08:36:08 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8337 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32F7xx/stm32_registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal') diff --git a/os/hal/ports/STM32/STM32F7xx/stm32_registry.h b/os/hal/ports/STM32/STM32F7xx/stm32_registry.h index ed4e185b6..197012490 100644 --- a/os/hal/ports/STM32/STM32F7xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F7xx/stm32_registry.h @@ -144,7 +144,7 @@ #define STM32_ETH_NUMBER 61 /* EXTI attributes.*/ -#define STM32_EXTI_NUM_LINES 23 +#define STM32_EXTI_NUM_LINES 24 #define STM32_EXTI_IMR_MASK 0 /* GPIO attributes.*/ -- cgit v1.2.3