rt-thread-official/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 [bsp][ch32v208]添加ch32v208BSP,合并libcpu/riscv 中ch系列的port文件 (#6780) 2022-12-27 13:24:02 -05:00
core_riscv.c [bsp][ch32v208]添加ch32v208BSP,合并libcpu/riscv 中ch系列的port文件 (#6780) 2022-12-27 13:24:02 -05:00
debug.c [bsp][ch32v208]添加ch32v208BSP,合并libcpu/riscv 中ch系列的port文件 (#6780) 2022-12-27 13:24:02 -05:00
startup_ch32v20x_D8W.S fix:fix wch startup risks. 2023-11-16 14:02:17 +08:00
system_ch32v20x.c [bsp][ch32v208]添加ch32v208BSP,合并libcpu/riscv 中ch系列的port文件 (#6780) 2022-12-27 13:24:02 -05:00