summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/linkcmdssdram.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
2023-01-17build: Format build itemsSebastian Huber1-3/+3
Use yaml.dump(data, default_flow_style=False, allow_unicode=True) with a custom representer for integer default values to format all build items.
2020-10-27bsp/stm32h7: New BSPSebastian Huber1-0/+49
Update #3910.