Add more qemu error messages to CI

There were a few messages that were thrown by qemu that were not
correctly captured by the evaluation script routine. This adds a list of
the ones I've already seen and should be easy to extend to add new ones
afterwards.
1 file changed
tree: 2e100b971daf69e7eb18a1af12ce4c9c3598a4b0
  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.