summaryrefslogtreecommitdiffstats
path: root/bsps/v850/shared/doxygen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Add Doxygen files to a groupSebastian Huber2023-02-161-0/+8
| | | | Update #3707.
* 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.