aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F2xx/platform.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32F2xx/platform.dox')
-rw-r--r--os/hal/platforms/STM32F2xx/platform.dox15
1 files changed, 15 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32F2xx/platform.dox b/os/hal/platforms/STM32F2xx/platform.dox
index 536a9780a..a25583670 100644
--- a/os/hal/platforms/STM32F2xx/platform.dox
+++ b/os/hal/platforms/STM32F2xx/platform.dox
@@ -125,6 +125,21 @@
*/
/**
+ * @defgroup STM32F2xx_MAC STM32F2xx MAC Support
+ * @details The STM32F2xx MAC driver supports the ETH peripheral.
+ *
+ * @section stm32f2xx_mac_1 Supported HW resources
+ * - ETH.
+ * - PHY (external).
+ * .
+ * @section stm32f2xx_mac_2 STM32F2xx MAC driver implementation features
+ * - Dedicated DMA operations.
+ * - Support for checksum off-loading.
+ * .
+ * @ingroup STM32F2xx_DRIVERS
+ */
+
+/**
* @defgroup STM32F2xx_PAL STM32F2xx PAL Support
* @details The STM32F2xx PAL driver uses the GPIO peripherals.
*