BeRTOS
cfg_emb_flash.h
Go to the documentation of this file.
00001 
00037 #ifndef CFG_EMB_FLASH_H
00038 #define CFG_EMB_FLASH_H
00039 
00046 #define CONFIG_FLASH_EMB_LOG_LEVEL      LOG_LVL_INFO
00047 
00054 #define CONFIG_FLASH_EMB_LOG_FORMAT     LOG_FMT_TERSE
00055 
00056 
00064 #define CONFIG_FLASH_WR_TIMEOUT      100
00065 
00071 #define CONFIG_FLASH_DISABLE_OLD_API       0
00072 
00073 #endif /* CFG_FLASH_AT91_H */