From de03255a5cb3ddd0af00e3af96fb6bfdc21d24ec Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Sep 2012 07:49:19 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4645 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F2xx/platform.dox | 2 +- os/hal/platforms/STM32F4xx/platform.dox | 2 +- os/hal/platforms/STM32L1xx/platform.dox | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'os/hal') diff --git a/os/hal/platforms/STM32F2xx/platform.dox b/os/hal/platforms/STM32F2xx/platform.dox index 35d865d9f..b3b01609b 100644 --- a/os/hal/platforms/STM32F2xx/platform.dox +++ b/os/hal/platforms/STM32F2xx/platform.dox @@ -343,7 +343,7 @@ */ /** - * @defgroup STM32F2xx_ISR STM32F1xx ISR Support + * @defgroup STM32F2xx_ISR STM32F2xx ISR Support * @details This ISR helper driver is used by the other drivers in order to * map ISR names to physical vector names. * diff --git a/os/hal/platforms/STM32F4xx/platform.dox b/os/hal/platforms/STM32F4xx/platform.dox index 36711c257..20ddb4855 100644 --- a/os/hal/platforms/STM32F4xx/platform.dox +++ b/os/hal/platforms/STM32F4xx/platform.dox @@ -343,7 +343,7 @@ */ /** - * @defgroup STM32F1xx_ISR STM32F4xx ISR Support + * @defgroup STM32F4xx_ISR STM32F4xx ISR Support * @details This ISR helper driver is used by the other drivers in order to * map ISR names to physical vector names. * diff --git a/os/hal/platforms/STM32L1xx/platform.dox b/os/hal/platforms/STM32L1xx/platform.dox index 16228f777..6b2b26a42 100644 --- a/os/hal/platforms/STM32L1xx/platform.dox +++ b/os/hal/platforms/STM32L1xx/platform.dox @@ -295,7 +295,7 @@ */ /** - * @defgroup STM32L1xx_ISR STM32F1xx ISR Support + * @defgroup STM32L1xx_ISR STM32L1xx ISR Support * @details This ISR helper driver is used by the other drivers in order to * map ISR names to physical vector names. * -- cgit v1.2.3