examples/benchmark/kernel-core_avr/cfg/cfg_formatwr.h File Reference

Configuration file for formatted write module. More...

Go to the source code of this file.


Defines

#define CONFIG_PRINTF   PRINTF_NOFLOAT
 printf()-style formatter configuration.

Detailed Description

Configuration file for formatted write module.

Version:
Id
cfg_formatwr.h 2927 2009-09-10 13:06:04Z lottaviano

Author:
Daniele Basile <asterix@develer.com>

Definition in file examples/benchmark/kernel-core_avr/cfg/cfg_formatwr.h.


Define Documentation

#define CONFIG_PRINTF   PRINTF_NOFLOAT

printf()-style formatter configuration.

See also:
PRINTF_DISABLED

PRINTF_NOMODIFIERS

PRINTF_REDUCED

PRINTF_NOFLOAT

PRINTF_FULL

Definition at line 53 of file examples/benchmark/kernel-core_avr/cfg/cfg_formatwr.h.