aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/AVR/port.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/AVR/port.dox')
-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
- */