nuttx-apps/testing/nxffs
2020-07-25 01:01:51 -07:00
..
Kconfig
Make.defs
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
nxffs_main.c Include malloc.h instead of stdlib.h for mallinfo() 2020-06-15 07:21:52 -06: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.