29 Commits

Author SHA1 Message Date
Sebastian Huber
79d05f58d7 c-user: Document CONFIGURE_INIT 2023-02-14 16:14:47 +01:00
Sebastian Huber
ee8e1fe7ac c-user: Harmonize header file references 2023-02-14 16:14:47 +01:00
Sebastian Huber
2afb8219db c-user: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE
Move CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE to the general configuration
options.
2022-10-06 09:20:40 +02:00
Sebastian Huber
0fc5c0336d c-user: Add application config info directives
Close #4267.
Close #4269.
2022-10-04 10:26:38 +02:00
Sebastian Huber
cf9f212157 c-user: Clarify BSP related configuration settings 2022-08-31 11:38:37 +02:00
Sebastian Huber
657f7440f7 c-user: Update OAR copyright and reformat
These files are generated by a script.
2022-08-11 08:26:30 +02:00
Joel Sherrill
9ba26e7cb2 c-user: Update references to --enable-* configure options.
Also updated list of SMP architectures and added enough lead in
to let users know the source code was the definitive answer.
2022-05-20 08:45:16 -05:00
Sebastian Huber
1c8ce332e2 c-user: Use rubric for configuration options
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.
2021-11-17 09:08:53 +01:00
Sebastian Huber
ee5718a00a c-user: Change format of external function refs 2021-05-08 10:27:29 +02:00
Sebastian Huber
4565256f24 c-user: Reformat configuration option constraints
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.
2021-04-29 21:00:43 +02:00
Sebastian Huber
ba633eca2d Improve file header comment in generated files 2021-01-25 06:58:10 +01:00
Sebastian Huber
ad64ea0bc7 Improve automatically generated warning 2020-11-12 07:42:45 +01:00
Sebastian Huber
51a5138bfe c-user: Add "Generated from ..." comments 2020-11-09 15:04:34 +01:00
Sebastian Huber
dd97e25faf Improve file header comment in generated files 2020-10-11 15:19:19 +02:00
Sebastian Huber
63764a6d27 c-user: Add automatically generated warning
Update #3994.
2020-08-07 07:15:09 +02:00
Sebastian Huber
db22500e84 c-user: Improve refs and formatting in appl config
The formatting is generated through references within the specification.

Update #3994.
2020-08-07 07:15:09 +02:00
Sebastian Huber
7ee5a7b43d c-user: Unify references in appl config chapter
This is a prepration step to allow the generation of the application
configuration options in Doxygen markup.
2020-07-23 10:10:08 +02:00
Sebastian Huber
5a412bd35f c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum 2020-07-07 13:04:41 +02:00
Sebastian Huber
c95e3e3114 c-user: Move CONFIGURE_MAXIMUM_PRIORITY
Move this option to the scheduler configuration options.

Update #3836.
2020-04-02 09:46:27 +02:00
Sebastian Huber
39ca06c492 c-user: Clarify config options use
Update #3836.
2020-04-02 09:46:01 +02:00
Sebastian Huber
4032c96da9 c-user: Document all configuration options
Close #2806.
2020-04-01 07:49:15 +02:00
Sebastian Huber
7bad8940ad c-user: Use new template for integer config opts
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.
2020-04-01 07:49:12 +02:00
Sebastian Huber
dfe0ec05b9 c-user: Use new template for feature config opts
Try to bring all descriptions up to date.  Add cross-references to
several options.

Close #3900.
2020-03-24 07:48:21 +01:00
Sebastian Huber
79fb6fddf8 c-user: Canonicalize configuration option groups
Update #3836.
2020-03-18 07:32:26 +01:00
Sebastian Huber
f75e0bee48 c-user: Fix format
Update #3836.
2020-03-17 15:05:57 +01:00
Sebastian Huber
5e54ffe819 c-user: Add configuration option index entry
Update #3836.
2020-03-17 15:05:32 +01:00
Sebastian Huber
5fb9a1c75d c-user: Add missing configuration option notes
Update #3836.
2020-03-17 14:23:41 +01:00
Sebastian Huber
03a735f896 c-user: Clarify message buffer configuration
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.
2020-03-13 13:20:20 +01:00
Sebastian Huber
ac9d49d535 c-user: Move "General System Configuration"
Update #3836.
2020-03-12 10:15:04 +01:00