summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lm3s69xx/start/bspstarthook.c (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.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+29
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.