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 2402 2009-03-23 14:48:52Z batt
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 53 of file bertos/cfg/cfg_formatwr.h.
