N11cc00
|
96ad5c3e91
|
pkg: replace header guards with #pragma once
|
2025-10-17 15:12:04 +02:00 |
|
Vincent Dupont
|
9fe3cf2391
|
pkg/spiffs: update pkg to v0.3.7
|
2017-07-17 13:55:55 +02:00 |
|
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
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)
|
2017-05-10 17:42:43 +02:00 |
|
Vincent Dupont
|
f0bd96b690
|
spiffs: add SPIFFS as a package
This implements basic features with the VFS interface
|
2017-03-31 17:17:41 +02:00 |
|