[PATCH] c-user: Add application config info directives

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Sep 30 13:46:42 UTC 2022



On 17/09/2022 09:31, Chris Johns wrote:
>> +rtems_configuration_get_stack_allocate_init_hook()
>> +--------------------------------------------------
>> +
>> +Gets the thread stack allocator initialization hook configured for this
>> +application.
>> +
>> +.. rubric:: CALLING SEQUENCE:
>> +
>> +.. code-block:: c
>> +
>> +    #define rtems_configuration_get_stack_allocate_init_hook()
>> +
>> +.. rubric:: RETURN VALUES:
>> +
>> +Returns the thread stack allocator initialization hook configured for this
>> +application.
> The hooks being documented should specify the hook interface and then what and
> when you would use this and under what constraints, ie what is locked, services
> you can use etc.

Yes, but this doesn't belong to this location.

> 
>> +
>> +.. rubric:: NOTES:
>> +
>> +See :ref:`CONFIGURE_TASK_STACK_ALLOCATOR_INIT`.

It should be added to the configuration options.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list