summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-2/+0
* Implementation for STM32 HAL_GetTick using RTEMSRobin Mueller2021-04-261-2/+2
* Updated tick implementation for HAL_GetTickRobin Mueller2021-04-201-1/+3
* arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber2021-04-061-2/+4
* arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2021-04-061-0/+5
* stm32h7: Add init for sdmmc pinsChristian Mauderer2021-04-012-0/+90
* stm32h7: Add SDMMC modules to clockChristian Mauderer2021-04-012-3/+15
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* bsp/stm32h7: Split console configurationSebastian Huber2021-01-0421-150/+498
* bsp/stm32h7: Split start configurationSebastian Huber2021-01-045-38/+166
* bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber2020-11-26216-0/+3517
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-203-118/+121
* bsp/stm32h7: New BSPSebastian Huber2020-10-2731-0/+3670
* bsp/stm32h7: Fix warningsSebastian Huber2020-10-272-15/+15
* bsp/stm32h7: Disable unused functionsSebastian Huber2020-10-275-0/+28
* bsp/stm32h7: Enable LL driversSebastian Huber2020-10-2746-88/+88
* bsp/stm32h7: Move <math.h> includeSebastian Huber2020-10-273-1/+2
* bsp/stm32h7: Constify some functionsSebastian Huber2020-10-276-12/+12
* bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber2020-10-27259-0/+706411