summaryrefslogtreecommitdiffstats
path: root/c-user/event (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-203-3/+3
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* c-user: Clarify constraintsSebastian Huber2021-04-281-1/+2
|
* c-user: Add labels to the manager chaptersSebastian Huber2021-02-101-0/+2
| | | | Update #3993.
* c-user: Clarify event manager documentationSebastian Huber2021-02-102-18/+41
| | | | | | | Unify the wording across similar directives of other managers. Add "CONSTRAINTS" section. Update #3993.
* Improve file header comment in generated filesSebastian Huber2021-01-252-6/+14
|
* c-user: Clarify invalid identifier descriptionsSebastian Huber2020-12-021-1/+1
| | | | Update #3993.
* c-user: Generate Event Manager documentationSebastian Huber2020-11-122-121/+228
| | | | | | | | | The manager documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. This header file was generated from the items by a script. Update #3993.
* c-user: Split up event managerSebastian Huber2020-09-025-0/+329
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.