summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/doxygen.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/arm: Adjust CMSIS Doxygen groupsSebastian Huber2019-03-081-0/+8
| | | | Update #3706.
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-081-7/+7
| | | | Update #3706.
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-041-8/+8
| | | | | | | | | | - 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.