The sample overruns the stack while mounting the disk with a default 1024-byte stack. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
CONFIG_SPI=y
|
|
CONFIG_SPI_1=y
|
|
CONFIG_DISK_ACCESS=y
|
|
CONFIG_DISK_ACCESS_SDHC=y
|
|
CONFIG_DISK_ACCESS_SPI_SDHC=y
|
|
CONFIG_LOG=y
|
|
CONFIG_FILE_SYSTEM=y
|
|
CONFIG_FAT_FILESYSTEM_ELM=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_MAIN_STACK_SIZE=2048
|