BeRTOS
cfg_battfs.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_BATTFS_H
00039 #define CFG_BATTFS_H
00040 
00041 
00048 #define BATTFS_LOG_LEVEL      LOG_LVL_INFO
00049 
00056 #define BATTFS_LOG_FORMAT     LOG_FMT_VERBOSE
00057 
00064 #define CONFIG_BATTFS_SHUFFLE_FREE_PAGES 0
00065 
00066 
00067 #endif /* BATTFS */