rt-thread/bsp/wch/risc-v/ch569w-evt/board
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
..
linker_scripts ch569w-evt: add usbhs device mode driver (#6330) 2022-08-24 07:59:37 -04:00
Kconfig ch569w-evt : add pwm driver, and spi_xfer bug fix (#6240) 2022-08-09 12:18:20 -04:00
SConscript WCH CH569W-R0-1v0 evt board bsp port, first version (#6167) 2022-07-30 02:10:51 -04:00
board.c ch569w-evt : add pwm driver, and spi_xfer bug fix (#6240) 2022-08-09 12:18:20 -04:00
board.h ch569w-evt : add pwm driver, and spi_xfer bug fix (#6240) 2022-08-09 12:18:20 -04:00
startup_gcc.S fix:fix wch startup risks. 2023-11-16 14:02:17 +08:00