git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4645 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2012-09-09 07:49:19 +00:00
parent dfe62fbbe0
commit de03255a5c
3 changed files with 3 additions and 3 deletions

View File

@ -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.
*

View File

@ -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.
*

View File

@ -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.
*