summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-23Nucleo UART3 (console) pins correctionRobin Mueller2-8/+2
2021-04-22build: Remove duplicated attributesSebastian Huber2-2/+0
2021-04-20bsp/stm32h7: Remove duplicated build definitionsSebastian Huber1-89/+1
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber3-0/+44
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2-0/+22
2021-04-06arm/nucleo-h743zi: New BSP variantSebastian Huber1-0/+17
2021-04-06build: Add group for arm/stm32h7Sebastian Huber3-419/+538
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer1-0/+1
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber1-0/+1
2021-02-24build: Sort source listsSebastian Huber1-20/+20
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber1-0/+10
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber1-1/+5
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer1-0/+2
2020-10-27bsp/stm32h7: New BSPSebastian Huber37-0/+1143