summaryrefslogtreecommitdiffstats
path: root/c-user/config/general.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Add "Generated from ..." commentsSebastian Huber2020-11-091-0/+44
|
* 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-20/+21
| | | | | | The formatting is generated through references within the specification. Update #3994.
* c-user: Unify references in appl config chapterSebastian Huber2020-07-231-3/+3
| | | | | This is a prepration step to allow the generation of the application configuration options in Doxygen markup.
* c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimumSebastian Huber2020-07-071-1/+1
|
* c-user: Move CONFIGURE_MAXIMUM_PRIORITYSebastian Huber2020-04-021-58/+0
| | | | | | Move this option to the scheduler configuration options. Update #3836.
* c-user: Clarify config options useSebastian Huber2020-04-021-1/+4
| | | | Update #3836.
* c-user: Document all configuration optionsSebastian Huber2020-04-011-0/+95
| | | | Close #2806.
* c-user: Use new template for integer config optsSebastian Huber2020-04-011-150/+226
| | | | | | | | | 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-241-79/+64
| | | | | | | 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-2/+1
| | | | Update #3836.
* c-user: Fix formatSebastian Huber2020-03-171-27/+27
| | | | Update #3836.
* c-user: Add configuration option index entrySebastian Huber2020-03-171-0/+2
| | | | Update #3836.
* c-user: Add missing configuration option notesSebastian Huber2020-03-171-1/+1
| | | | Update #3836.
* c-user: Clarify message buffer configurationSebastian Huber2020-03-131-0/+73
| | | | | | | | | The help macro CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE() is not a configuration option. Move it into the documentatation of the CONFIGURE_MESSAGE_BUFFER_MEMORY configuration option. Move this option to the general system configuration group. Update #3836.
* c-user: Move "General System Configuration"Sebastian Huber2020-03-121-0/+639
Update #3836.