summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f407disco
AgeCommit message (Expand)Author
2019-11-20move -flto to board.mkhathach
2019-10-24fix missing board uart read/write()hathach
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-11tested all the stm32f4 board, work greathathach
2019-09-09stm32: Refactor so F4 and H7 use a single Synopsys IP source file.William D. Jones
2019-09-05switch stm32f3 to use st_driverhathach
2019-09-05switch stm32f4 to use st_driver submodulehathach
2019-09-02add button for stm32f407 and stm32f411 boardhathach
2019-08-23drop board_* in bsp c filehathach
2019-07-22add missing conf filehathach
2019-07-22stm32f411 usb work with examplehathach
2019-07-22refactor stm32f407 to use st hal apihathach
2019-07-19rename bsp of stm32 boardhathach