mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
test/pkg_fatfs_vfs: format with static buffer
This commit is contained in:
parent
c7c5279362
commit
2756287ad1
@ -6,6 +6,7 @@ FEATURES_REQUIRED += periph_spi
|
||||
|
||||
# remove this if you don't want to format your SD card
|
||||
USEMODULE += fatfs_vfs_format
|
||||
CFLAGS += -DCONFIG_FATFS_FORMAT_ALLOC_STATIC=1
|
||||
|
||||
FATFS_IMAGE_FILE_SIZE_MIB ?= 128
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user