zephyr/arch/riscv32/core/CMakeLists.txt

12 lines
121 B
CMake

zephyr_sources(
cpu_idle.c
fatal.c
irq_manage.c
irq_offload.c
isr.S
prep_c.c
reset.S
swap.S
thread.c
)