examples/benchmark/kernel-core_avr/cfg/cfg_formatwr.h
Go to the documentation of this file.00001 00040 #ifndef CFG_FORMATWR_H 00041 #define CFG_FORMATWR_H 00042 00053 #define CONFIG_PRINTF PRINTF_NOFLOAT 00054 00055 00056 #endif /* CFG_FORMATWR_H */ 00057
