aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/cosmic/STM8/port.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/cosmic/STM8/port.dox')
-rw-r--r--os/ports/cosmic/STM8/port.dox14
1 files changed, 7 insertions, 7 deletions
diff --git a/os/ports/cosmic/STM8/port.dox b/os/ports/cosmic/STM8/port.dox
index 7b717887f..ec57658ae 100644
--- a/os/ports/cosmic/STM8/port.dox
+++ b/os/ports/cosmic/STM8/port.dox
@@ -77,6 +77,13 @@
* @ingroup STM8_COSMIC
*/
+/**
+ * @defgroup STM8_COSMIC_CORE Core Port Implementation
+ * @details STM8 specific port code, structures and macros.
+ *
+ * @ingroup STM8_COSMIC
+ */
+
/**
* @defgroup STM8_COSMIC_STARTUP Startup Support
* @details ChibiOS/RT doed not provide startup files for the STM8, there
@@ -85,10 +92,3 @@
*
* @ingroup STM8_COSMIC
*/
-
-/**
- * @defgroup STM8_COSMIC_CORE Core Port Implementation
- * @details STM8 specific port code, structures and macros.
- *
- * @ingroup STM8_COSMIC
- */