summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lm3s69xx/start (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-151-5/+0
| | | | Update #4982.
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* 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: Replace non-ASCII trademark symbolChristian Mauderer2020-12-141-1/+1
|
* bsps: Replace non-ASCII copyright characterChristian Mauderer2020-12-143-3/+3
|
* bsps: Move startup files to bspsSebastian Huber2018-04-209-0/+572
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.