xiuos/Ubiquitous/XiZi_IIoT/arch/risc-v/ch32v307vct6/Makefile

5 lines
169 B
Makefile

SRC_FILES := boot.S interrupt.c tick.c switch.S prepare_rhwstack.c interrupt_switch.S
SRC_DIR := Core User Debug
# interrupt_switch.S
include $(KERNEL_ROOT)/compiler.mk