1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

cpu/sam0_common: improve doc consistency for MTDs

This commit is contained in:
Gunar Schorcht 2023-12-14 15:30:11 +01:00
parent c872f0e18e
commit d089c122c1

View File

@ -7,9 +7,10 @@
*/
/**
* @defgroup drivers_mtd_sam0_sdhc MTD wrapper for SAM0 SDHC devices
* @ingroup drivers_storage
* @ingroup cpu_sam0_common_sdhc
* @brief Driver for SD-cards using mtd interface
* @brief Driver for SD Cards connected to the SAM0 SDHC peripheral using the MTD interface
*
* @{
*