summaryrefslogtreecommitdiff
path: root/hw/bsp/ch32f20x
AgeCommit message (Expand)Author
2026-04-04implement board_uart_read()/write() as non-blocking for all familieshathach
2026-03-13add support for CH32F20X MCU and update board configurationhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2023-11-24fix pre-commit end of filehathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski