[PATCH 0/6] Canonicalize application configuration options

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Mar 6 15:35:39 UTC 2020


The goal of this and follow up change sets is to enable a generation of
the application configuration option documentation from specification
items.  Please review the new templates:

https://devel.rtems.org/ticket/3900

https://devel.rtems.org/ticket/3901

I would like to convert all options next week.  Once this is done I plan
to split up configuring_a_system.rst into individual files for each
section.  The configuring_a_system.rst will only contain an index
directive afterwards.  With a script I can then create specification
items from the options and regenerate the files with a generator script.
This script can be use to generate also Doxygen documentation and parts
of the Interface Control Document (ICD).

Sebastian Huber (6):
  c-user: Clarify BSP related configuration options
  c-user: Clarify message queue configuration
  c-user: Canonicalize configuration section names
  c-user: Sort configuration options alphabetically
  c-user: Convert CONFIGURE_DIRTY_MEMORY
  c-user: Convert CONFIGURE_EXTRA_TASK_STACKS

 c-user/configuring_a_system.rst | 1890 +++++++++++++++++++--------------------
 1 file changed, 943 insertions(+), 947 deletions(-)

-- 
2.16.4



More information about the devel mailing list