nuttx-apps/testing/nxffs
2020-11-10 19:06:53 -08:00
..
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 07:10:14 -06:00
Make.defs apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path. 2019-10-17 11:33:59 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
nxffs_main.c Fix for file naming issue for sim:nxffs configuration 2020-11-10 19:06:53 -08:00
README.md Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00

Testing / nxffs NuttX NXFFS FLASH File System

This is a test of the NuttX NXFFS FLASH file system. This is an NXFFS stress test and beats on the file system very hard. It should only be used in a simulation environment! Putting this NXFFS test on real hardware will most likely destroy your FLASH. You have been warned.