Merge pull request #12 from utzig/travis

Travis integration
tree: fe25214a705d2ed54fdd49fc41e0f9d3b21b6e95
  1. ci/
  2. include/
  3. src/
  4. test/
  5. .travis.yml
  6. design.txt
  7. pkg.yml
  8. project.yml
  9. README.md
  10. syscfg.yml
README.md

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.