aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/platform.dox
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-18 11:30:57 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-18 11:30:57 +0000
commit7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb (patch)
treeef354ece0b59de7c26b958df0720e03125ed1ce0 /os/hal/platforms/LPC214x/platform.dox
parent0970c44b086287eac3c6c147a390fddb0f9de552 (diff)
downloadChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.tar.gz
ChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.tar.bz2
ChibiOS-7cac72ed6d172e67967c5cadbaa4fe8d9aa758fb.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2024 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x/platform.dox')
-rw-r--r--os/hal/platforms/LPC214x/platform.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/LPC214x/platform.dox b/os/hal/platforms/LPC214x/platform.dox
index 5323f1ecf..48df22f36 100644
--- a/os/hal/platforms/LPC214x/platform.dox
+++ b/os/hal/platforms/LPC214x/platform.dox
@@ -18,7 +18,7 @@
*/
/**
- * @defgroup LPC214x LPC214x Support
+ * @defgroup LPC214x LPC214x Drivers
* @brief LPC214x specific support.
* @details The LPC214x support includes:
* - VIC support code.
@@ -29,7 +29,7 @@
* - A C++ demo supporting the kernel test suite.
* - A demo integrating ChibiOS/RT with FatFS.
* .
- * @ingroup ARM7
+ * @ingroup platforms
*/
/**