Files
xiuos/Ubiquitous/XiZi_IIoT/arch/risc-v/ch569w/Makefile
T
2025-04-07 18:18:51 +08:00

5 lines
145 B
Makefile

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