diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-05 20:01:34 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-05 20:01:34 +0000 |
commit | 5a69fb420c36094fa550b97985355a9861e9ce89 (patch) | |
tree | 5622ced51fdd08dcf5d0a0a03ee74da841e5c8aa /ports/ARMCM3 | |
parent | d0eaffef7c0a4df7451c47153a25def02bc948f9 (diff) | |
download | ChibiOS-5a69fb420c36094fa550b97985355a9861e9ce89.tar.gz ChibiOS-5a69fb420c36094fa550b97985355a9861e9ce89.tar.bz2 ChibiOS-5a69fb420c36094fa550b97985355a9861e9ce89.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@721 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ports/ARMCM3')
-rw-r--r-- | ports/ARMCM3/port.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ARMCM3/port.dox b/ports/ARMCM3/port.dox index 210982849..e5ba84973 100644 --- a/ports/ARMCM3/port.dox +++ b/ports/ARMCM3/port.dox @@ -97,7 +97,7 @@ /** @} */
/**
- * @defgroup ARMCM3_CORE ARM Cortex-M3 Core Implementation
+ * @defgroup ARMCM3_CORE Core Port Implementation
* @{
* @brief ARM Cortex-M3 specific port code, structures and macros.
*
|