1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/pkg/fatfs/doc.txt
2017-07-03 11:18:47 +02:00

7 lines
186 B
Plaintext

/**
* @defgroup pkg_fatfs FAT file system
* @ingroup pkg
* @ingroup sys_fs
* @brief Provides FAT file system support
* @see http://elm-chan.org/fsw/ff/00index_e.html
*/