summaryrefslogtreecommitdiff
path: root/hw/bsp/ch32v30x
AgeCommit message (Expand)Author
2026-07-09bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safelyhathach
2026-05-22bsp/ch32: fix linker report 100% RAM usageHiFiPhile
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-07-28correct flash/ram for v307 and v305hathach
2025-07-27Fix gpio clockJie Feng
2025-07-24Add nanoch32v305Jie Feng