Sample for FAT fs is reworked to run also with Ext2 file system Signed-off-by: Franciszek Zdobylak <fzdobylak@antmicro.com>
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
CONFIG_DISK_ACCESS=y
|
|
CONFIG_LOG=y
|
|
CONFIG_FILE_SYSTEM=y
|
|
CONFIG_FAT_FILESYSTEM_ELM=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|