mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Starting NXFFS packing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3553 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -355,6 +355,7 @@ CONFIG_NSH_NETMASK=(255<<24|255<<16|255<<8|0)
|
||||
# Various FS, NXFFS, RAMMTD and other settings needed for
|
||||
# apps/examples/nxffs
|
||||
#
|
||||
CONFIG_LIB_RAND_ORDER=3
|
||||
CONFIG_FS_NXFFS=y
|
||||
CONFIG_NXFFS_ERASEDSTATE=0xff
|
||||
CONFIG_NXFSS_PREALLOCATED=y
|
||||
|
||||
Reference in New Issue
Block a user