dfi-led-matrix/eigener_ctrl/stm32f407-olimex/chibios/os/hal/lib/streams/streams.mk

7 lines
233 B
Makefile
Raw Normal View History

# RT Shell files.
STREAMSSRC = $(CHIBIOS)/os/hal/lib/streams/chprintf.c \
$(CHIBIOS)/os/hal/lib/streams/memstreams.c \
$(CHIBIOS)/os/hal/lib/streams/nullstreams.c
STREAMSINC = $(CHIBIOS)/os/hal/lib/streams