bertos/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_FULL
 printf()-style formatter configuration.

Detailed Description

Configuration file for formatted write module.

Version:
Id
cfg_formatwr.h 1381 2008-05-26 20:44:25Z asterix

Author:
Daniele Basile <asterix@develer.com>

Definition in file bertos/cfg/cfg_formatwr.h.


Define Documentation

#define CONFIG_PRINTF   PRINTF_FULL

printf()-style formatter configuration.

See also:
PRINTF_DISABLED

PRINTF_NOMODIFIERS

PRINTF_REDUCED

PRINTF_NOFLOAT

PRINTF_FULL

Definition at line 52 of file bertos/cfg/cfg_formatwr.h.