update client
[mTask.git] / client / stm32 / Makefile
index 99a26a5..58fb87d 100644 (file)
@@ -119,8 +119,7 @@ CSRC = $(STARTUPSRC) \
        $(BOARDSRC) \\r
        $(TESTSRC) \\r
        $(CHIBIOS)/os/hal/lib/streams/memstreams.c \\r
-       $(CHIBIOS)/os/hal/lib/streams/chprintf.c \\r
-          $(filter-out interface_nodemcu.c,$(filter-out interface_linux.c,$(wildcard *.c)))\r
+       $(CHIBIOS)/os/hal/lib/streams/chprintf.c\r
 \r
 # C++ sources that can be compiled in ARM or THUMB mode depending on the global\r
 # setting.\r