summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2021-04-061-0/+5
|
* stm32h7: Add SDMMC modules to clockChristian Mauderer2021-04-011-1/+3
| | | | Update #4372
* bsp/stm32h7: Split console configurationSebastian Huber2021-01-041-0/+20
| | | | | | | This allows applications to individually provide configuration structures. Update #4209.
* bsp/stm32h7: Add and use BSP Doxygen groupSebastian Huber2020-11-26119-0/+3009
| | | | Update #3910.
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-0/+44
| | | | | | | Modify the MPU functions of the stm32h7 BSP to be table based and available for all ARMV7M BSPs. Update #4180
* bsp/stm32h7: New BSPSebastian Huber2020-10-279-0/+881
| | | | Update #3910.
* bsp/stm32h7: Enable LL driversSebastian Huber2020-10-2723-65/+65
| | | | Update #3910.
* bsp/stm32h7: Move <math.h> includeSebastian Huber2020-10-271-1/+0
| | | | | | This is necessary for libbsd compatibility. Update #3910.
* bsp/stm32h7: Constify some functionsSebastian Huber2020-10-273-4/+4
| | | | Update #3910.
* bsp/stm32h7: Import from STM32CubeMX-5.6.0Sebastian Huber2020-10-27144-0/+524175
Update #3910.