BeRTOS
cfg_kfile.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_KFILE_H
00039 #define CFG_KFILE_H
00040 
00046 #define KFILE_LOG_LEVEL        LOG_LVL_INFO
00047 
00053 #define KFILE_LOG_FORMAT       LOG_FMT_TERSE
00054 
00059 #define CONFIG_KFILE_GETS      0
00060 
00061 #endif /* CFG_KFILE_H */