summaryrefslogtreecommitdiffstats
path: root/c-user/config/device-driver.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: Generate API type documentationSebastian Huber2023-05-091-2/+2
| | | | Close #4901.
* c-user: Add application config info directivesSebastian Huber2022-10-041-5/+5
| | | | | Close #4267. Close #4269.
* c-user: Clarify BSP related configuration settingsSebastian Huber2022-08-311-2/+5
|
* c-user: Use rubric for configuration optionsSebastian Huber2021-11-171-347/+521
| | | | | | | | | | | | | Clear the page for each configuration options similar to the directives. Use a rubric instead of a definition list for the application configuration options similar to the directive documentation pages. For direcives and application configuration options use the same rubric order. Generalize value constraints to constraints. This patch does not change hand written content.
* c-user: Update for application CONFIGURE optionKinsey Moore2021-11-031-0/+30
| | | | | This adds the documentation for the application configuration option CONFIGURE_EXCEPTION_TO_SIGNAL_MAPPING.
* c-user: Reformat configuration option constraintsSebastian Huber2021-04-291-8/+10
| | | | | | If only one constraint is present, then use a single sentence, otherwise use a list for the constraints. Format the constraints so that the line length limit is maintained.
* Improve file header comment in generated filesSebastian Huber2021-01-251-3/+7
|
* Improve automatically generated warningSebastian Huber2020-11-121-5/+4
|
* c-user: Add "Generated from ..." commentsSebastian Huber2020-11-091-0/+38
|
* Improve file header comment in generated filesSebastian Huber2020-10-111-4/+9
|
* c-user: Fix use of getchark() and rtems_putc()Sebastian Huber2020-09-281-4/+4
|
* c-user: Add automatically generated warningSebastian Huber2020-08-071-0/+7
| | | | Update #3994.
* c-user: Improve refs and formatting in appl configSebastian Huber2020-08-071-20/+52
| | | | | | The formatting is generated through references within the specification. Update #3994.
* c-user: Document all configuration optionsSebastian Huber2020-04-011-0/+81
| | | | Close #2806.
* c-user: Use new template for integer config optsSebastian Huber2020-04-011-40/+52
| | | | | | | | | Try to bring all descriptions up to date. Add cross-references to several options. Clarify configuration value constraints. Use this template also for initializer type options. Close #3901.
* c-user: Avoid self referencesSebastian Huber2020-03-301-3/+3
| | | | Update #3900.
* c-user: Use new template for feature config optsSebastian Huber2020-03-241-140/+138
| | | | | | | Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
* c-user: Canonicalize configuration option groupsSebastian Huber2020-03-181-6/+2
| | | | Update #3836.
* c-user: Move "Device Driver Configuration"Sebastian Huber2020-03-121-0/+507
Update #3836.