summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f303disco/stm32f303disco.c
AgeCommit message (Expand)Author
2023-03-19bsp for f2 f3hathach
2023-03-17fix trailing space and new linehathach
2023-03-16fix HAL_Delay no effect bug on st platformtyustli
2020-10-11Remap USB IRQs on STM32F303 BSPNiklas Hauser
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08move irq for stm32 fsdevhathach
2020-03-26Modify include of HAL, and remove CMSIS clock configuration code, and impleme...Nathan Conrad
2019-10-24fix missing board uart read/write()hathach
2019-09-11tested all the stm32f4 board, work greathathach
2019-09-11ported stm32f3, close #67hathach
2019-09-10Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const...Nathan Conrad
2019-09-09Start clock on F0 and F0, and handle USB interrupts.Nathan Conrad
2019-09-05switch stm32f3 to use st_driverhathach
2019-08-23drop board_* in bsp c filehathach