Commit Graph

3 Commits (82e68b008c4d181aac5fcbfcd50d5c7f03111a59)

Author SHA1 Message Date
Kaspar Schleiser 0fcc7d3834 cleanup: apply headerguard script output 6 years ago
Vincent Dupont 7d6e7bb402 pkg/spiffs: set SPIFFS_ALIGNED_OBJECT_INDEX_TABLES by default
This enforce right memory alignment of page object header struct.
If this flag is not set, hard fault can be generated (at least on Cortex-M0)
6 years ago
Vincent Dupont f0bd96b690 spiffs: add SPIFFS as a package
This implements basic features with the VFS interface
7 years ago