aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F3xx/hal_lld.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-24 17:11:24 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-12-24 17:11:24 +0000
commitefa72f03d57c5bde898ee92d0f53e49cc786f39f (patch)
tree7020990d6d6f5cd12694529f02337591768e0c16 /os/hal/platforms/STM32F3xx/hal_lld.h
parent9aade8681b79fc40cec126eaeff24c6ab9fa75ff (diff)
downloadChibiOS-efa72f03d57c5bde898ee92d0f53e49cc786f39f.tar.gz
ChibiOS-efa72f03d57c5bde898ee92d0f53e49cc786f39f.tar.bz2
ChibiOS-efa72f03d57c5bde898ee92d0f53e49cc786f39f.zip
Adjusted STM32F3xx mcuconfig.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4969 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F3xx/hal_lld.h')
-rw-r--r--os/hal/platforms/STM32F3xx/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
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