git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4556 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
4b29805c33
commit
bcca9bc425
|
@ -21,7 +21,7 @@
|
||||||
/**
|
/**
|
||||||
* @defgroup ARMCMx ARM Cortex-Mx
|
* @defgroup ARMCMx ARM Cortex-Mx
|
||||||
* @details ARM Cortex-Mx port for the GCC compiler.
|
* @details ARM Cortex-Mx port for the GCC compiler.
|
||||||
|
*
|
||||||
* @section ARMCMx_INTRO Introduction
|
* @section ARMCMx_INTRO Introduction
|
||||||
* This port supports all the cores implementing the ARMv6-M and ARMv7-M
|
* This port supports all the cores implementing the ARMv6-M and ARMv7-M
|
||||||
* architectures.
|
* architectures.
|
||||||
|
|
Loading…
Reference in New Issue