summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/userextdata.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
| | | | Updates #3053.
* config: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-021-1/+4
| | | | | | | Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group and file brief descriptions. Update #3706.
* userext: Simplify configurationSebastian Huber2019-12-091-0/+22
| | | | | Avoid the use of the workspace and use statically allocated switch controls for the initial extensions.
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-2/+2
| | | | Update #3706
* score: Move internal structures to userextdata.hSebastian Huber2018-11-121-0/+63
Update #3598.