summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start/tms570_selftest_par_can.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa2018-11-141-2/+2
| | | | The build fails when TMS570_USE_HWINIT_STARTUP=1 option is set.
* bsp/tms570: Move more start to bspsSebastian Huber2018-04-231-0/+93
This patch is a part of the BSP source reorganization. Update #3285.