aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/platform.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32/platform.dox')
-rw-r--r--os/hal/platforms/STM32/platform.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM32/platform.dox b/os/hal/platforms/STM32/platform.dox
index 36cdcfa0d..81b95d2c8 100644
--- a/os/hal/platforms/STM32/platform.dox
+++ b/os/hal/platforms/STM32/platform.dox
@@ -18,7 +18,7 @@
*/
/**
- * @defgroup STM32 STM32 Support
+ * @defgroup STM32 STM32 Drivers
* @brief STM32 specific support.
* @details The STM32 support includes:
* - I/O ports driver.
@@ -30,7 +30,7 @@
* - A demo supporting the kernel test suite.
* - A demo that demonstrate the FatFs use with the MMC driver.
* .
- * @ingroup ARMCMx
+ * @ingroup platforms
*/
/**