summaryrefslogtreecommitdiff
path: root/hw/bsp/ch32v20x/family.cmake
AgeCommit message (Expand)Author
2026-07-28bsp, hil: flash WCH boards with the unified OpenOCD fork (#3791)Ha Thach
2026-05-22ch32v20x: fix port1 IP selectionHiFiPhile
2025-11-25fsdev: reorganize functionsHiFiPhile
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-07-05always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...hathach
2025-03-16Update ch32v20x family.cmakeverylowfreq
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-07-22fix a bug in fsdev introduced by #1942hathach
2024-07-10enable full 224KB flash for ch32v203 with flash enhanced read mode in SystemI...hathach
2024-06-21add new ch32v203g6u board, sysfreq is defined in board.cmake/mkhathach
2024-06-14use stock core_riscv.h for ch32 v2 v3hathach
2024-06-06add c6 devkit, tested with max3421ehathach
2024-05-24add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...hathach
2024-05-20- update ch203 family to allow to specify flash and ram size. Introducehathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach