summaryrefslogtreecommitdiffstats
path: root/bsps/arm/stm32h7/start/bspstart.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated tick implementation for HAL_GetTickRobin Mueller2021-04-201-1/+3
| | | | | This now uses rtems_clock_get_uptime_nanoseconds to calculate the uptime ticks in milliseconds.
* bsp/stm32h7: New BSPSebastian Huber2020-10-271-0/+52
Update #3910.