Master include file for project Includes all project includes and defines here.
MEMSPACE void _printf_fn(printf_t *fn, __memx const char *fmt, va_list va)
vsnprintf function
static void _putc_win(struct _printf_t *p, char ch)
Math IO functions, and verious conversion code with floating point support.
static void _putc_win_len(struct _printf_t *p, char ch)
ili9341 driver inspired by Adafruit ili9341 code All code in this file has been rewritten by Mike Gor...
MEMSPACE int tft_printf(window *win, const char *fmt,...)
tft_printf function
void(* put)(struct _printf_t *, char)
printf wrapper for ili9341 drivers
void tft_putch(window *win, int c)
put character in current winoow
undefine any potential macro version of these functions