Add Ken Pettit's SMART FS

This commit is contained in:
Gregory Nutt
2013-04-30 20:13:30 -06:00
parent 25d5706ca3
commit 7ed7749a40
16 changed files with 4151 additions and 12 deletions
+1
View File
@@ -100,6 +100,7 @@
#define BINFS_MAGIC 0x4242
#define NXFFS_MAGIC 0x4747
#define SMARTFS_MAGIC 0x54524D53
/****************************************************************************
* Type Definitions