[PATCH 00/11] Generate some header files

Chris Johns chrisj at rtems.org
Mon Nov 9 23:05:54 UTC 2020


On 10/11/20 1:49 am, Sebastian Huber wrote:
> This patch set replaces some hand written header files of the Classic
> API with header files generated from specification items.  The main
> parts are the Event Manager and the Partition Manager.  The patches for
> the RTEMS Classic API Guide of these two managers is available here:
> 
> https://lists.rtems.org/pipermail/devel/2020-November/063122.html
> 
> I tried to follow the updated Doxygen guidelines:
> 
> https://lists.rtems.org/pipermail/devel/2020-November/063119.html
> 
> Sebastian Huber (11):
>   rtems: Include missing header file
>   rtems: Generate <rtems/config.h>
>   rtems: Generate <rtems/rtems/config.h>
>   rtems: Generate <rtems/rtems/status.h>
>   rtems: Generate <rtems/rtems/modes.h>
>   rtems: Generate <rtems/rtems/options.h>
>   rtems: Generate <rtems/rtems/types.h>
>   rtems: Generate <rtems/rtems/attr.h>
>   rtems: Generate <rtems/rtems/event.h>
>   rtems: Generate <rtems/rtems/part.h>
>   rtems: Generate <rtems/score/basedefs.h>

Do these files need something that indicates they are generated and part of the
RTEMS Quality Process (RQP?)?

I could not see anything.

Chris


More information about the devel mailing list