aboutsummaryrefslogtreecommitdiffstats
path: root/os/io/platforms/MSP430/platform.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/io/platforms/MSP430/platform.dox')
-rw-r--r--os/io/platforms/MSP430/platform.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/io/platforms/MSP430/platform.dox b/os/io/platforms/MSP430/platform.dox
index f840e8b75..22f404ddb 100644
--- a/os/io/platforms/MSP430/platform.dox
+++ b/os/io/platforms/MSP430/platform.dox
@@ -25,7 +25,7 @@
*/
/**
- * @defgroup MSP430_PAL I/O Ports Support
+ * @defgroup MSP430_PAL MSP430 I/O Ports Support
* @brief I/O Ports peripherals support.
* @details This module supports the MSP430 Digital I/O controller. The
* controller supports the following features (see @ref PAL):
@@ -51,7 +51,7 @@
*/
/**
- * @defgroup MSP430_SERIAL USART Support
+ * @defgroup MSP430_SERIAL MSP430 USART Support
* @brief USART support.
* @details The serial driver supports both the MSP430 USARTs in asynchronous
* mode.