summaryrefslogtreecommitdiffstats
path: root/bsps/shared/doxygen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Use common syntax for groupsSebastian Huber2020-11-231-4/+4
|
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-081-0/+8
| | | | Update #3706.
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-8/+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: Move doxygen.h files to bspsSebastian Huber2018-04-201-0/+15
This patch is a part of the BSP source reorganization. Update #3285.