examples/triface/boot/cfg/cfg_kfile.h

Go to the documentation of this file.
00001 
00039 #ifndef CFG_KFILE_H
00040 #define CFG_KFILE_H
00041 
00043 #define KFILE_LOG_LEVEL        LOG_LVL_INFO
00044 
00046 #define KFILE_LOG_FORMAT       LOG_FMT_TERSE
00047 
00049 #define CONFIG_KFILE_GETS      1
00050 
00051 #endif /* CFG_KFILE_H */