Origin: Apache Mynewt NFFS URL: https://github.com/apache/mynewt-nffs/tree/master Commit: 6639f7a432e70db00ef25d5e558aedbe503a3c9a Purpose: Introduction of NFFS (Newtron Flash File System) Maintained-by: External Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
1.5 KiB
1.5 KiB
Overview
The Newtron Flash File System (NFFS) is a flash file system with the following priorities:
- Minimal RAM usage
- Reliability
RTOS support
NFFS currently supports the following operating systems:
Repository
The source code for NFFS lives in the following repository on GitHub:
All changes to the NFFS codebase should be submitted as Pull Request to the repository above.
Issues
Issues must be reported to the Mynewt Jira: https://issues.apache.org/jira/projects/MYNEWT Use the 'NFFS' component when reporting bug against the Apache Mynewt project.