summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/boards/stm/stm32h743i-eval/system_stm32h7xx.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-10bsps/stm32h7: fix propagation of configured HSE freq. value into the codeKarel Gardas1-0/+4
Sponsored-By: Precidata
2022-05-16bsp/stm32h7: copy system files to stm32h743i-eval board directoryKarel Gardas1-0/+0
Also adjust BSP spec file to make it buildable with board files. Sponsored-By: Precidata
2022-05-16bsp/stm32h7: remove stm32h7b3i-dk related changes from start system filesKarel Gardas1-44/+7
Sponsored-By: Precidata
2022-04-05bsp/stm32h7: Convert to UNIX line endingsSebastian Huber1-453/+453
2022-04-05bsp/stm32h7: bring all required changes into system_stm32h7xx for ↵Karel Gardas1-7/+44
STM32H7B3I-DK BSP variant The changes provided here are a result of a merge from various examples system_stm32h7xx.c files provided by STMicroelectronics for the STM32H7B3I-DK board with the original RTEMS file provided for the STM32H743I-EVAL2 board.
2020-10-27bsp/stm32h7: New BSPSebastian Huber1-0/+416
Update #3910.