BeRTOS
cfg_formatwr.h
Go to the documentation of this file.
00001 
00038 #ifndef CFG_FORMATWR_H
00039 #define CFG_FORMATWR_H
00040 
00051 #define CONFIG_PRINTF PRINTF_FULL
00052 
00062 #define CONFIG_FRMWRI_BUFSIZE  134
00063 
00064 #endif /* CFG_FORMATWR_H */
00065