Remove travis integration

ASF is moving away from Travis towards GithubAction. Since this repo is
mostly abandonned for now just disable travis. If needed (unlikely) we
can add GHA in future.
1 file changed
tree: 229fe995302c7682fc9cc71738937ee23e18c853
  1. ci/
  2. include/
  3. src/
  4. test/
  5. design.txt
  6. pkg.yml
  7. project.yml
  8. README.md
  9. 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.