X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=client%2FMakefile;h=0ca27f10fb0e3b5be5a7f5eaf8668951e8a00b0f;hb=c518754bec4758cce7d899463f9c68612c3bf4e4;hp=d0f5454f9e85c746b5f37e92c1c96cab052c6479;hpb=6c8939998c64aafb8cdfa40e52a227bf72767648;p=mTask.git diff --git a/client/Makefile b/client/Makefile index d0f5454..0ca27f1 100644 --- a/client/Makefile +++ b/client/Makefile @@ -118,6 +118,8 @@ CSRC = $(STARTUPSRC) \ $(PLATFORMSRC) \ $(BOARDSRC) \ $(TESTSRC) \ + $(CHIBIOS)/os/hal/lib/streams/memstreams.c \ + $(CHIBIOS)/os/hal/lib/streams/chprintf.c \ $(filter-out interface_linux.c,$(wildcard *.c)) # C++ sources that can be compiled in ARM or THUMB mode depending on the global