diff options
-rw-r--r-- | os/hal/platforms/STM32F1xx/platform.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F1xx/platform.dox b/os/hal/platforms/STM32F1xx/platform.dox index 89f7520c5..624a5b12f 100644 --- a/os/hal/platforms/STM32F1xx/platform.dox +++ b/os/hal/platforms/STM32F1xx/platform.dox @@ -171,7 +171,7 @@ */
/**
- * @defgroup STM32_MAC STM32 MAC Support
+ * @defgroup STM32_MAC STM32F1xx MAC Support
* @details The STM32 MAC driver supports the ETH peripheral.
*
* @section at91sam7_mac_1 Supported HW resources
|