summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0814-14/+14
| | | | Update #3706.
* Remove explicit file names from @fileSebastian Huber2019-02-2815-15/+15
| | | | | | This makes the @file documentation independent of the actual file name. Update #3707.
* bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa2018-11-1412-21/+21
| | | | The build fails when TMS570_USE_HWINIT_STARTUP=1 option is set.
* bsp/tms570: Move more start to bspsSebastian Huber2018-04-2315-0/+3495
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move startup files to bspsSebastian Huber2018-04-208-0/+301
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.