aboutsummaryrefslogtreecommitdiffstats
path: root/os/io/platforms/AT91SAM7X/platform.dox
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 08:49:10 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 08:49:10 +0000
commit49c40ba106e8fbea8e67157591eab7bf0c9e9a01 (patch)
treedfd145ca9a7d70960de75169b124a4b2d8b99193 /os/io/platforms/AT91SAM7X/platform.dox
parent576d80eb6337c518374ed4ff4c54ff544708a98a (diff)
downloadChibiOS-49c40ba106e8fbea8e67157591eab7bf0c9e9a01.tar.gz
ChibiOS-49c40ba106e8fbea8e67157591eab7bf0c9e9a01.tar.bz2
ChibiOS-49c40ba106e8fbea8e67157591eab7bf0c9e9a01.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1136 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/io/platforms/AT91SAM7X/platform.dox')
-rw-r--r--os/io/platforms/AT91SAM7X/platform.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/io/platforms/AT91SAM7X/platform.dox b/os/io/platforms/AT91SAM7X/platform.dox
index dac6ed181..6176140ad 100644
--- a/os/io/platforms/AT91SAM7X/platform.dox
+++ b/os/io/platforms/AT91SAM7X/platform.dox
@@ -30,7 +30,7 @@
*/
/**
- * @defgroup AT91SAM7X_PAL I/O Ports Support
+ * @defgroup AT91SAM7X_PAL AT91SAM7X I/O Ports Support
* @brief I/O Ports peripherals support.
* @details This module supports the AT91SAM7X PIO controller. The controller
* supports the following features (see @ref PAL):
@@ -58,7 +58,7 @@
*/
/**
- * @defgroup AT91SAM7X_SERIAL USART Support
+ * @defgroup AT91SAM7X_SERIAL AT91SAM7X USART Support
* @brief USART peripherals support.
* @details The serial driver supports the AT91SAM7X USART peripherals.
*
@@ -66,7 +66,7 @@
*/
/**
- * @defgroup AT91SAM7X_EMAC EMAC Support
+ * @defgroup AT91SAM7X_EMAC AT91SAM7X EMAC Support
* @brief EMAC peripheral support.
*
* @ingroup AT91SAM7X