examples/benchmark/kernel-only_arm/cfg/cfg_battfs.h

Go to the documentation of this file.
00001 
00039 #ifndef CFG_BATTFS_H
00040 #define CFG_BATTFS_H
00041 
00042 
00049 #define BATTFS_LOG_LEVEL      LOG_LVL_INFO
00050 
00057 #define BATTFS_LOG_FORMAT     LOG_FMT_VERBOSE
00058 
00065 #define CONFIG_BATTFS_SHUFFLE_FREE_PAGES 0
00066 
00067 
00068 #endif /* BATTFS */