1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/spiffs/doc.txt
2017-07-07 11:31:23 +02:00

8 lines
202 B
Plaintext

/**
* @defgroup pkg_spiffs SPI flash file system
* @ingroup pkg
* @ingroup sys_fs
* @brief Provides a file system for SPI NOR flash devices
* @see https://github.com/pellepl/spiffs
*/