commit | b4560fc7ebce187231597a5f01eecb75f92b37db | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Dec 04 18:57:07 2018 -0200 |
committer | Fabio Utzig <utzig@apache.org> | Wed Dec 05 09:58:26 2018 -0200 |
tree | e4d759ac9131a380881035a7d6ad4d5603cb4ef9 | |
parent | 045988a7220c10a7458e6c2a79cefd6b193425f3 [diff] |
Add mynewt glue and fix multi-fs support This adds a mynewt glue with nffs_os_* function mappings, and filesystem operation structs including fix to allow running under Mynewt's multi-fs. Signed-off-by: Fabio Utzig <utzig@apache.org>
The Newtron Flash File System (NFFS) is a flash file system with the following priorities:
NFFS currently supports the following operating systems:
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 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.