rt-thread/bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/source
CoderNotCute 4ac9754f5b fix:fix wch startup risks.
1: If IAP has set mstatus to other value, using csrs will not change old value of mstatus in IAP. It should using csrw instead.
2: Reduce the flash size of undefined irq functions.
2023-11-16 14:02:17 +08:00
..
ch32v20x_it.c
core_riscv.c
debug.c
startup_ch32v20x_D8W.S fix:fix wch startup risks. 2023-11-16 14:02:17 +08:00
system_ch32v20x.c