summaryrefslogtreecommitdiffstats
path: root/c-user/initialization (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Clarify global constructionSebastian Huber2023-07-281-10/+15
|
* Update company nameSebastian Huber2023-05-203-3/+3
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* c-user: Generate initialization manager docsSebastian Huber2021-04-212-26/+78
| | | | | | | | | 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 fatal error managerSebastian Huber2021-04-211-1/+1
| | | | | | | This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
* c-user: Split up initialization managerSebastian Huber2021-04-215-0/+479
This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.