From f1bb1a01ca40b8c999346c701450fcf0ca74827a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 12 Mar 2010 11:25:52 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1738 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/ports/RC/STM8/port.dox | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'os') 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. */ -- cgit v1.2.3