renamed BaS sprintf to xsprintf to avoid conflicts in TOS programs

This commit is contained in:
Markus Fröschle
2018-02-24 20:23:14 +01:00
parent cb217e3e95
commit e31204235d
5 changed files with 3 additions and 484 deletions

View File

@@ -52,8 +52,7 @@ INCDIR=include
INCLUDE+=-I$(INCDIR)
CSRCS=\
$(SRCDIR)/fpga_test.c \
$(SRCDIR)/ser_printf.c
$(SRCDIR)/fpga_test.c
ASRCS=