diff options
Diffstat (limited to 'os')
-rw-r--r-- | os/hal/platforms/MSP430/platform.dox | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/os/hal/platforms/MSP430/platform.dox b/os/hal/platforms/MSP430/platform.dox index 22f404ddb..f577bdf21 100644 --- a/os/hal/platforms/MSP430/platform.dox +++ b/os/hal/platforms/MSP430/platform.dox @@ -25,6 +25,13 @@ */
/**
+ * @defgroup MSP430_HAL MSP430 HAL Support
+ * @brief HAL support.
+ *
+ * @ingroup MSP430_DRIVERS
+ */
+
+/**
* @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
|