nuttx-apps/testing/nxffs
Xiang Xiao b515a00fea zmodem: Move crc16.h and crc32.h from host to host/nuttx
to avoid the conflict with the 3rd party library

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-13 13:28:30 +03:00
..
Kconfig
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
nxffs_main.c zmodem: Move crc16.h and crc32.h from host to host/nuttx 2022-08-13 13:28:30 +03: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.