|
ChibiOS/RT
2.5.1 |
Mini printf-like functionality.
Definition in file chprintf.h.
Go to the source code of this file.
Functions | |
| void | chprintf (BaseSequentialStream *chp, const char *fmt,...) |
| System formatted output function. | |
Defines | |
| #define | CHPRINTF_USE_FLOAT FALSE |
| Float type support. | |