From efa72f03d57c5bde898ee92d0f53e49cc786f39f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 24 Dec 2012 17:11:24 +0000 Subject: Adjusted STM32F3xx mcuconfig.h files. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4969 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F3xx/hal_lld.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/platforms/STM32F3xx/hal_lld.h') diff --git a/os/hal/platforms/STM32F3xx/hal_lld.h b/os/hal/platforms/STM32F3xx/hal_lld.h index 46ca54ea5..07d0e1119 100644 --- a/os/hal/platforms/STM32F3xx/hal_lld.h +++ b/os/hal/platforms/STM32F3xx/hal_lld.h @@ -326,7 +326,7 @@ #define STM32_HAS_ETH FALSE /* EXTI attributes.*/ -#define STM32_EXTI_NUM_CHANNELS 36 +#define STM32_EXTI_NUM_CHANNELS 34 /* GPIO attributes.*/ #define STM32_HAS_GPIOA TRUE -- cgit v1.2.3