xiuos/Ubiquitous/XiZi_AIoT/softkernel/task/Makefile

7 lines
105 B
Makefile

SRC_FILES := task.c \
schedule.c \
memspace.c \
semaphore.c
include $(KERNEL_ROOT)/compiler.mk