git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4645 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
dfe62fbbe0
commit
de03255a5c
|
@ -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.
|
||||
*
|
||||
|
|
|
@ -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.
|
||||
*
|
||||
|
|
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue