summaryrefslogtreecommitdiff
path: root/hw/bsp/ch32v307
AgeCommit message (Expand)Author
2024-06-14use stock core_riscv.h for ch32 v2 v3hathach
2024-05-24wch usbfs/usbhs need to specify which driver to use. for v307 default to high...hathach
2024-05-21- minor update to ep_set_response_and_toggle/xfer_data_packethathach
2024-05-20use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEEDhathach
2024-05-20temp codehathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-15add CH32V20x USB OTG/FS driverMatthew Tran
2024-05-09Rework ci (#2631)Ha Thach
2023-11-24Merge branch 'master' into feature/ch32f20xHa Thach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-10-06feat(ch32f20x): add support of ch32f20xdenis.krasutski
2023-08-03more board_api.h renamehathach
2023-08-03rename ch32v307 and tm4c123 to use underscorehathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-01-12minor clean up. ch32v307 has issue with uart LOG=2 (skipping characters)hathach
2023-01-12add button supporthathach
2023-01-12rename board to lower case ch32v307v-r1-1v0hathach
2023-01-12rename link filehathach
2023-01-12fix redundant-decls warnings with USART_Printf_Init()hathach
2023-01-12rename driver with dcd_ to be consitent with other portshathach
2023-01-12add note for openocd with wch, also add wch-riscv.cfghathach
2023-01-08temporarily suppress redundant-decls due to USART_Printf_Init()hathach
2022-03-22Fix typoGreg Davill
2022-03-22Increase stack size to 4096 bytesGreg Davill
2022-03-22Add WCH CH32V307 portGreg Davill