# nffs **Repository Path**: zephyr-rtos/nffs ## Basic Information - **Project Name**: nffs - **Description**: NFFS filesystem - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/zephyrproject-rtos/nffs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-29 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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: * [Mynewt](https://github.com/apache/mynewt-core) * [Zephyr](https://github.com/zephyrproject-rtos/zephyr) ## Repository The source code for NFFS lives in the following repository on GitHub: * https://github.com/apache/mynewt-nffs 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.