mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8 lines
202 B
Plaintext
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
|
|
*/
|