aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/AVR
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-30 17:15:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-10-30 17:15:16 +0000
commit5933cc8ee5174cd7854c6f5571f4a091dfeda183 (patch)
treec599240e4b8b634972883a06e9a40dd81932e975 /os/ports/GCC/AVR
parentda52a1e8ca874ccf0b090d4590c2c9f7ebb3189a (diff)
downloadChibiOS-5933cc8ee5174cd7854c6f5571f4a091dfeda183.tar.gz
ChibiOS-5933cc8ee5174cd7854c6f5571f4a091dfeda183.tar.bz2
ChibiOS-5933cc8ee5174cd7854c6f5571f4a091dfeda183.zip
Documentation related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2306 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/AVR')
-rw-r--r--os/ports/GCC/AVR/port.dox14
1 files changed, 7 insertions, 7 deletions
diff --git a/os/ports/GCC/AVR/port.dox b/os/ports/GCC/AVR/port.dox
index 7ea309fe4..6187f399e 100644
--- a/os/ports/GCC/AVR/port.dox
+++ b/os/ports/GCC/AVR/port.dox
@@ -69,6 +69,13 @@
* @ingroup AVR
*/
+/**
+ * @defgroup AVR_CORE Core Port Implementation
+ * @details AVR specific port code, structures and macros.
+ *
+ * @ingroup AVR
+ */
+
/**
* @defgroup AVR_STARTUP Startup Support
* @details ChibiOS/RT doed not provide startup files for the AVR, there
@@ -77,10 +84,3 @@
*
* @ingroup AVR
*/
-
-/**
- * @defgroup AVR_CORE AVR Core Implementation
- * @details AVR specific port code, structures and macros.
- *
- * @ingroup AVR
- */