X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstmf0%2FMakefile-stmf0.defs;h=536605603e2f403a131238ff54c51acba2c4f168;hb=5b580ff01ef0618236bfeb63690fd32710c684b4;hp=f3add106902fc6dca051d79da3663c30f149f7cd;hpb=2108da105ed9c915fc09d1251dc655bf11203d79;p=fw%2Faltos diff --git a/src/stmf0/Makefile-stmf0.defs b/src/stmf0/Makefile-stmf0.defs index f3add106..53660560 100644 --- a/src/stmf0/Makefile-stmf0.defs +++ b/src/stmf0/Makefile-stmf0.defs @@ -2,6 +2,10 @@ ifndef TOPDIR TOPDIR=.. endif +# Disable floating-point support in printf to save space + +PICOLIBC_PRINTF_CFLAGS = -DPICOLIBC_INTEGER_PRINTF_SCANF + include $(TOPDIR)/Makefile.defs vpath % $(TOPDIR)/stmf0:$(AO_VPATH)