BeRTOS
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 
00073 #define CONFIG_SD_OLD_INIT   1
00074 
00075 #endif /* CFG_SD_H */