summaryrefslogtreecommitdiff
path: root/hw/bsp/ch32v10x
AgeCommit message (Expand)Author
2026-06-18dcd/ch32_usbfs: support CH32V103 combined endpoint control registerhathach
2026-05-30Merge pull request #3620 from UMRnInside/fix-ch32v103-hardfaultZixun LI
2026-05-26Enable GPIOC for CH32V103 bluepill boardsUMRnInside
2026-05-24Fix missing prototype in ch32v10x bspUMRnInside
2026-05-24use vendor-specific CSR 0x800 to toggle IRQUMRnInside
2026-05-24Fix typo found by CopilotUMRnInside
2026-05-22bsp/ch32: fix linker report 100% RAM usageHiFiPhile
2026-04-26Add ch32v103c_bluepill boardUMRnInside
2026-04-26Fix CH32V103 hardfault on startupUMRnInside
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-23force clang asm with -x assembler-with-cpphathach
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-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-06-21add new ch32v203g6u board, sysfreq is defined in board.cmake/mkhathach
2024-06-14minor updatehathach
2024-06-14more updatehathach
2024-06-14add ch32v103 bsp support, compile but does not run, probably due to compile/l...hathach