CSRC += $(wildcard $(CURRENTPATH)/Src/*.c) CSRC += $(wildcard $(CURRENTPATH)/Src/networking/*.c) INCLUDES += $(CURRENTPATH)/Inc