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:
parent
c872f0e18e
commit
d089c122c1
@ -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
|
||||
*
|
||||
* @{
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user