summaryrefslogtreecommitdiffstats
path: root/bsps/v850/shared (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-0/+7
| | | | | | | | | | - Use CamelCase as it is not used in our C code. Enables simple search and replace. - Prefix with "RTEMS" to aid deployment and integration. It aids searching and sorting. Update #3706.
* bsps/v850: Move crt1.c to bspsSebastian Huber2018-04-231-0/+25
This patch is a part of the BSP source reorganization. Update #3285.