Informatie (ENG): Introduction Spiffs is a file system intended for SPI NOR flash devices on embedded targets. Spiffs is designed with following characteristics in mind: Small (embedded) targets, sparse RAM without heap Only big areas of data (blocks) can be …

Bestandssysteem – SPIFFS (SPI Flash File System) Lees meer »

Website mkspiffs – Een tool om SPIFFS (SPI Flash File System) bestanden te bouwen of uit te pakken.

Informatie (ENG): Build: You need gcc (≥4.8) or clang(≥600.0.57), and make. On Windows, use MinGW. Run:  $ make dist Download mkspiffs @ github.com