aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-25 13:46:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-25 13:46:19 +0000
commitae91c4936ad1d3a52d3be3240450e7deeb77b051 (patch)
tree31fe94579f87e414f3ef960858315806cb3c87f6 /os/hal/platforms
parentffff188986d559ac06a4154473c27eef31365705 (diff)
downloadChibiOS-ae91c4936ad1d3a52d3be3240450e7deeb77b051.tar.gz
ChibiOS-ae91c4936ad1d3a52d3be3240450e7deeb77b051.tar.bz2
ChibiOS-ae91c4936ad1d3a52d3be3240450e7deeb77b051.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3655 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms')
-rw-r--r--os/hal/platforms/STM32F2xx/hal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F2xx/hal_lld.h b/os/hal/platforms/STM32F2xx/hal_lld.h
index e9485df91..317dd142f 100644
--- a/os/hal/platforms/STM32F2xx/hal_lld.h
+++ b/os/hal/platforms/STM32F2xx/hal_lld.h
@@ -521,7 +521,6 @@
#define DCMI_IRQHandler Vector178 /**< DCMI. */
#define CRYP_IRQHandler Vector17C /**< CRYP. */
#define HASH_RNG_IRQHandler Vector180 /**< Hash and Rng. */
-#define FPU_IRQHandler Vector184 /**< Floating Point Unit. */
/** @} */
/*===========================================================================*/