mirror of
https://github.com/DualTachyon/uv-k5-firmware.git
synced 2024-11-21 05:30:49 +08:00
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
|