summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f767nucleo
AgeCommit message (Expand)Author
2021-01-13add f767nucleo to stm32f7 grouphathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30f7 use offical st driver repohathach
2020-05-17enable -Wcast-alignhathach
2020-04-17mass rename tud/dcd_irq_handler to tud/dcd_init_handlerhathach
2020-04-08move irq for stm32 synopsyshathach
2020-03-26Modify include of HAL, and remove CMSIS clock configuration code, and impleme...Nathan Conrad
2020-03-11fix more buildhathach
2020-01-10clean up HSE_VALUE for stm32hathach
2020-01-10clean up flash-stlinkhathach
2019-12-12Merge pull request #234 from hathach/stm32f4-blackpillHa Thach
2019-12-11close #204 define HSE_VALUE in _hal_conf instead of board.mkhathach
2019-12-11move VBUS sense out of dcd_synosys to bsphathach
2019-11-20move -flto to board.mkhathach
2019-10-23adding debug log functionhathach
2019-10-19add uart support for stm32f4nucleo board (via stlink cdc)hathach
2019-09-27add -Wextra for more warnings to examplehathach
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-11added stm32f767nucleo board, board_test workshathach