Vincent Dupont
|
ec9f37436d
|
fs/spiffs: improve documentation
|
2017-07-07 11:31:23 +02:00 |
|
|
2802c1e5dd
|
fixup! pkg: enhance doxygen packages documentation
|
2017-07-03 11:18:47 +02:00 |
|
|
c4ebd18be2
|
pkg: enhance doxygen packages documentation
|
2017-07-03 09:56:07 +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 |
|