aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM/chtypes.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-19 18:45:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-19 18:45:11 +0000
commit3ae01fd47b63b190ee6d7588d8721e8edad3d150 (patch)
treee8b51a08b93806101d3e59edab7a7fa484f716e3 /os/ports/GCC/ARM/chtypes.h
parentd519ffda2aca7ce92f5f2ad554cdc52a7a7bdfe8 (diff)
downloadChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.gz
ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.bz2
ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.zip
ARM7/9 port update, other improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2389 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARM/chtypes.h')
-rw-r--r--os/ports/GCC/ARM/chtypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/ports/GCC/ARM/chtypes.h b/os/ports/GCC/ARM/chtypes.h
index 6fcfe1af0..ba906f4f1 100644
--- a/os/ports/GCC/ARM/chtypes.h
+++ b/os/ports/GCC/ARM/chtypes.h
@@ -18,10 +18,10 @@
*/
/**
- * @file ARM7/chtypes.h
- * @brief ARM7 architecture port system types.
+ * @file ARM/chtypes.h
+ * @brief ARM7/9 architecture port system types.
*
- * @addtogroup ARM7_CORE
+ * @addtogroup ARM_CORE
* @{
*/