summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/start/bspstarthooks.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer2020-11-201-118/+2
| | | | | | | 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-271-0/+238
Update #3910.