summaryrefslogtreecommitdiffstats
path: root/bsps/arm/altera-cyclone-v/start/bsp_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-0/+0
| | | | Updates #3937.
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
| | | | | | | This fixes an issue with the latest tool chain which adds the default linker script in the endfile specification. Update #3250.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+9
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.