cfg_sd.h
Go to the documentation of this file.
00001
00039 #ifndef CFG_SD_H
00040 #define CFG_SD_H
00041 
00048 #define SD_LOG_LEVEL      LOG_LVL_ERR
00049 
00056 #define SD_LOG_FORMAT     LOG_FMT_VERBOSE
00057 
00058
00064 #define CONFIG_SD_AUTOASSIGN_FAT   1
00065 
00072 #define CONFIG_SD_MODE     SD_SPI_MODE
00073 
00081 #define CONFIG_SD_OLD_INIT   1
00082 
00083 #endif /* CFG_SD_H */