summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f303disco
AgeCommit message (Expand)Author
2019-11-20move -flto to board.mkhathach
2019-10-24fix missing board uart read/write()hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-11tested all the stm32f4 board, work greathathach
2019-09-11ported stm32f3, close #67hathach
2019-09-10Rename the STM32 MCU options.Nathan Conrad
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-09Update F3 BSP and create F070RB BSP. Both are untested (but compile).Nathan Conrad
2019-09-05swith stm32h7 to use st_driverhathach
2019-09-05switch stm32f3 to use st_driverhathach
2019-08-23drop board_* in bsp c filehathach
2019-07-22stm32f411 usb work with examplehathach
2019-07-20able to blink LED with stm32f411hathach
2019-07-20clean uphathach
2019-07-19rename bsp of stm32 boardhathach