mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Added test for mkfatfs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@807 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -301,6 +301,10 @@ CONFIG_EXAMPLES_NSH_NETMASK=(255<<24|255<<16|255<<8|0)
|
|||||||
#
|
#
|
||||||
# Settings for examples/mount
|
# Settings for examples/mount
|
||||||
CONFIG_EXAMPLES_MOUNT_DEVNAME="/dev/ram0"
|
CONFIG_EXAMPLES_MOUNT_DEVNAME="/dev/ram0"
|
||||||
|
#CONFIG_EXAMPLES_MOUNT_NSECTORS=2048
|
||||||
|
#CONFIG_EXAMPLES_MOUNT_SECTORSIZE=512
|
||||||
|
#CONFIG_EXAMPLES_MOUNT_RAMDEVNO=1
|
||||||
|
|
||||||
#
|
#
|
||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user