aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
Diffstat (limited to 'os')
-rw-r--r--os/ports/RC/STM8/port.dox12
1 files changed, 6 insertions, 6 deletions
diff --git a/os/ports/RC/STM8/port.dox b/os/ports/RC/STM8/port.dox
index 332b7f3f1..3c2e812a8 100644
--- a/os/ports/RC/STM8/port.dox
+++ b/os/ports/RC/STM8/port.dox
@@ -77,11 +77,11 @@
*/
/**
- * @defgroup MSP430_CORE Core Port Implementation
- * @brief MSP430 specific port code, structures and macros.
+ * @defgroup STM8_CORE Core Port Implementation
+ * @brief STM8 specific port code, structures and macros.
*
- * @ingroup MSP430
- * @file MSP430/chtypes.h Port types.
- * @file MSP430/chcore.h Port related structures and macros.
- * @file MSP430/chcore.c Port related code.
+ * @ingroup STM8
+ * @file STM8/chtypes.h Port types.
+ * @file STM8/chcore.h Port related structures and macros.
+ * @file STM8/chcore.c Port related code.
*/