BeRTOS
cfg_tftp.h
00001 #ifndef CFG_TFTP_H
00002 #define CFG_TFTP_H
00003 
00010 #define TFTP_LOG_LEVEL    LOG_LVL_WARN
00011 
00018 #define TFTP_LOG_FORMAT   LOG_FMT_VERBOSE
00019 
00020 #endif /* CFG_TFTP_H */