5 lines
115 B
Makefile
5 lines
115 B
Makefile
CSRC += $(wildcard $(CURRENTPATH)/src/*.c)
|
|
|
|
INCLUDES += $(CURRENTPATH)/inc
|
|
INCLUDES += $(CURRENTPATH)/inc/freertos
|