forked from mirror/uv-k5-firmware
6786715e03
Don't use stdio.h, but use instead: #include "external/printf/printf.h"
4 lines
125 B
C
4 lines
125 B
C
#define PRINTF_DISABLE_SUPPORT_LONG_LONG
|
|
#define PRINTF_DISABLE_SUPPORT_EXPONENTIAL
|
|
#define PRINTF_DISABLE_SUPPORT_PTRDIFF_T
|