summaryrefslogtreecommitdiffstats
path: root/c-user/config/general.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Clarify CONFIGURE_TICKS_PER_TIMESLICESebastian Huber2024-03-201-1/+1
| | | | Close #4986.
* 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-1/+1
| | | | Close #4901.
* c-user: Document CONFIGURE_INITSebastian Huber2023-02-141-1/+37
|
* c-user: Harmonize header file referencesSebastian Huber2023-02-141-2/+2
|
* c-user: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2022-10-061-0/+63
| | | | | Move CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE to the general configuration options.
* c-user: Add application config info directivesSebastian Huber2022-10-041-2/+2
| | | | | Close #4267. Close #4269.
* c-user: Clarify BSP related configuration settingsSebastian Huber2022-08-311-4/+56
|
* c-user: Update OAR copyright and reformatSebastian Huber2022-08-111-1/+1
| | | | These files are generated by a script.
* c-user: Update references to --enable-* configure options.Joel Sherrill2022-05-201-3/+3
| | | | | Also updated list of SMP architectures and added enough lead in to let users know the source code was the definitive answer.
* c-user: Use rubric for configuration optionsSebastian Huber2021-11-171-495/+692
| | | | | | | | | | | | | 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: Change format of external function refsSebastian Huber2021-05-081-1/+1
|
* c-user: Reformat configuration option constraintsSebastian Huber2021-04-291-50/+64
| | | | | | 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/+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.