summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/start/tms570_selftest_par_can.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber2024-01-151-7/+28
| | | | | | | | | Change license to BSD-2-Clause according to file history and contributor agreements. Add Doxygen file comments. Update #3053. Update #3707. Update #4982.
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-081-1/+1
| | | | Update #3706.
* Remove explicit file names from @fileSebastian Huber2019-02-281-1/+1
| | | | | | 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-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.