summaryrefslogtreecommitdiff
path: root/hw/bsp/gd32vf103
AgeCommit message (Expand)Author
2024-10-25fix make buildhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
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-08-03rename hw/bsp/board.h to board_api.hhathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-08Merge branch 'master' into renesas-rahathach
2022-12-04more typoshathach
2022-12-04Fix typosBastien Nocera
2022-06-02rework make freertos port handlingRafael Silva
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-25switch gd32 and stm32f4 to use new dwc2 driverhathach
2021-10-17more with -Wcast-qualhathach
2021-08-15change toolchain to riscv-none-embed-gcc-xpack for cihathach
2021-08-15move gd32vf103 to its own familyhathach