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

This commit is contained in:
gdisirio 2014-02-03 11:27:29 +00:00
parent 1fa828fe7b
commit dacad21aed
3 changed files with 6 additions and 6 deletions

View File

@ -18,10 +18,10 @@
*/ */
/** /**
* @file nilcoreasm_v6m.s * @file ARMCMx/compilers/GCC/nilcoreasm_v6m.s
* @brief ARMv6-M architecture port low level code. * @brief ARMv6-M architecture port low level code.
* *
* @addtogroup ARMCMx_CORE * @addtogroup ARMCMx_GCC_CORE
* @{ * @{
*/ */

View File

@ -18,10 +18,10 @@
*/ */
/** /**
* @file nilcoreasm_v7m.s * @file ARMCMx/compilers/GCC/nilcoreasm_v7m.s
* @brief ARMv7-M architecture port low level code. * @brief ARMv7-M architecture port low level code.
* *
* @addtogroup ARMCMx_CORE * @addtogroup ARMCMx_GCC_CORE
* @{ * @{
*/ */

View File

@ -18,10 +18,10 @@
*/ */
/** /**
* @file ARMCMx/GCC/niltypes.h * @file ARMCMx/compilers/GCC/niltypes.h
* @brief ARM Cortex-Mx port system types. * @brief ARM Cortex-Mx port system types.
* *
* @addtogroup ARMCMx_CORE * @addtogroup ARMCMx_GCC_CORE
* @{ * @{
*/ */