summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32h743nucleo/board.mk
AgeCommit message (Expand)Author
2021-03-03group h743eval and h743nucleo into stm32h7hathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30h7 use offical st driver repohathach
2020-06-30stm32h743nucleo: Enable Log via STLINK-VCP.Uwe Bonnes
2020-05-17enable -Wcast-alignhathach
2020-03-11fix more buildhathach
2020-01-10clean up flash-stlinkhathach
2019-12-11close #204 define HSE_VALUE in _hal_conf instead of board.mkhathach
2019-11-20move -flto to board.mkhathach
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
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-05swith stm32h7 to use st_driverhathach
2019-08-30stm32h7: Enable USB peripheral (device does not enumerate yet).William D. Jones
2019-08-26board_stm32h743nucleo: Route USB clock and pins.William D. Jones
2019-08-24stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...William D. Jones