X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7x-ek%2Fexamples%2Fsd_fat%2Fcfg%2Fcfg_sd.h;fp=boards%2Fat91sam7x-ek%2Fexamples%2Fsd_fat%2Fcfg%2Fcfg_sd.h;h=8d4a7ad3260d42a8dd0450c620906d3b79508abc;hb=6c4b0cf8c98308df4866839b9c7d8fe813376969;hp=a91df59f4cda3e4c808799dfa90f794cb8d447b4;hpb=2f50401ce6fac0fef325bfb851ef32193ee32dc8;p=bertos.git diff --git a/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_sd.h b/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_sd.h index a91df59f..8d4a7ad3 100644 --- a/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_sd.h +++ b/boards/at91sam7x-ek/examples/sd_fat/cfg/cfg_sd.h @@ -63,6 +63,14 @@ */ #define CONFIG_SD_AUTOASSIGN_FAT 1 +/** + * SD bus mode. + * + * $WIZ$ type = "enum" + * $WIZ$ value_list = "sd_mode" + */ +#define CONFIG_SD_MODE SD_SPI_MODE + /** * Enable backward compatibility for sd_init(). * If enabled, sd_init() will allocate internally an Sd context,