summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber1-2/+4
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber1-0/+5
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer2-0/+90
2021-04-01stm32h7: Add SDMMC modules to clockChristian Mauderer2-3/+15
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber21-150/+498
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber5-38/+166
2020-11-26bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber216-0/+3517
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer3-118/+121
2020-10-27bsp/stm32h7: New BSPSebastian Huber31-0/+3670
2020-10-27bsp/stm32h7: Fix warningsSebastian Huber2-15/+15
2020-10-27bsp/stm32h7: Disable unused functionsSebastian Huber5-0/+28
2020-10-27bsp/stm32h7: Enable LL driversSebastian Huber46-88/+88
2020-10-27bsp/stm32h7: Move <math.h> includeSebastian Huber3-1/+2
2020-10-27bsp/stm32h7: Constify some functionsSebastian Huber6-12/+12
2020-10-27bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber259-0/+706411