summaryrefslogtreecommitdiffstats
path: root/c-user/config/bsp-related.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Remove obsolete config sectionSebastian Huber2023-02-141-355/+0
| | | | | | | | | | | | This commit already clarified that the defines of the removed section are optional BSP provided default values and not application configuration options: commit cf9f2121577b11f8eab5e49c48173c46cf09c627 Author: Sebastian Huber <sebastian.huber@embedded-brains.de> Date: Wed Nov 17 08:46:56 2021 +0100 c-user: Clarify BSP related configuration settings
* c-user: Use rubric for configuration optionsSebastian Huber2021-11-171-138/+194
| | | | | | | | | | | | | 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: Reformat configuration option constraintsSebastian Huber2021-04-291-11/+11
| | | | | | 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.
* c-user: CONFIGURE_BSP_PREREQUISITE_DRIVERSSebastian Huber2021-04-291-2/+2
| | | | Replace copy and paste with a proper description.
* 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/+16
|
* Improve file header comment in generated filesSebastian Huber2020-10-111-4/+9
|
* 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-6/+6
| | | | | | The formatting is generated through references within the specification. Update #3994.
* c-user: Fix appl config option referencesSebastian Huber2020-07-061-1/+1
|
* c-user: Use * for list itemsSebastian Huber2020-06-171-6/+6
|
* c-user: Use new template for integer config optsSebastian Huber2020-04-011-85/+94
| | | | | | | | | 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: Use new template for feature config optsSebastian Huber2020-03-301-23/+35
| | | | Update #3900.
* c-user: Fix typo in file nameSebastian Huber2020-03-301-0/+247
Update #3836.