Gregory Nutt
|
f7895ef681
|
apps/examples/fstest: Add configuration option to customize stack size. Detect when the media is full and stop writing files. Report total file size.
|
2018-09-29 11:52:39 -06:00 |
|
Gregory Nutt
|
4e6b356123
|
apps/examples/fstest/Kconfig: SPIFFS GC and integrity check option interferes SPIFFS. Appears to corrupt the file system. Now marked EXPERIMENTAL.
|
2018-09-28 20:07:40 -06:00 |
|
Gregory Nutt
|
a1be83cda9
|
apps/examples/fstest: Add logic to dump logic content of SPIFFS
|
2018-09-28 11:27:01 -06:00 |
|
Gregory Nutt
|
65d6e8871c
|
apps/examples/fstest: Call statfs() and show state of file system on each loop.
|
2018-09-27 17:01:10 -06:00 |
|
Gregory Nutt
|
3ba19b0d9a
|
examples/fstest: For SPIFFS, add garbage collection and file system integrity IOCTL calls. This was to avoid running out of FLASH space while running the fstest (ENOSPC=28). However, it does not work.. still runs out of memory.
|
2018-09-27 12:28:33 -06:00 |
|
anchao
|
b5cfd93444
|
apps/: Modification to build system: Unified application compilation rules
|
2018-09-03 09:29:56 -06:00 |
|
Gregory Nutt
|
b93af2189b
|
Add a generic file system test at apps/examples/fstest
|
2015-10-10 14:18:23 -06:00 |
|