the 4 doxygen patches look fine to me.
On Fri, Feb 10, 2023 at 7:56 AM Gedare Bloom wrote:
>
> ok, thanks
>
> On Fri, Feb 10, 2023 at 7:20 AM Sebastian Huber
> wrote:
> >
> > Move the scheduler configuration macros out of the #ifdef
> > CONFIGURE_SCHEDULER_* scope so that Doxygen can see them an
ok, thanks
On Fri, Feb 10, 2023 at 7:20 AM Sebastian Huber
wrote:
>
> Move the scheduler configuration macros out of the #ifdef
> CONFIGURE_SCHEDULER_* scope so that Doxygen can see them and generate
> the corresponding documentation entries.
> ---
> cpukit/include/rtems/scheduler.h | 569 ++
Move the scheduler configuration macros out of the #ifdef
CONFIGURE_SCHEDULER_* scope so that Doxygen can see them and generate
the corresponding documentation entries.
---
cpukit/include/rtems/scheduler.h | 569 ++-
1 file changed, 407 insertions(+), 162 deletions(-)