Re: [PATCH v3 0/5] Add CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE

2020-11-26 Thread Chris Johns
On 25/11/20 6:12 pm, Sebastian Huber wrote: > Currently, the Classic API initialization task is created with > rtems_task_create(). In order to better support applications which use > the new rtems_task_construct() directive add the > CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE configuration option

[PATCH v3 0/5] Add CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE

2020-11-24 Thread Sebastian Huber
Currently, the Classic API initialization task is created with rtems_task_create(). In order to better support applications which use the new rtems_task_construct() directive add the CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE configuration option which constructs the Classic API initialization