summaryrefslogtreecommitdiffstats
path: root/c-user/rate-monotonic/introduction.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* c-user: Add "Kernel Character I/O Support" chapterSebastian Huber2021-08-031-1/+1
| | | | Close #4482.
* c-user: Generate rate-monotonic manager docsSebastian Huber2021-04-231-14/+57
| | | | | | | | | The 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. The documentation source files were generated from the items by a script. Update #3993.
* c-user: Split up rate-monotonic managerSebastian Huber2020-09-021-0/+33
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.