Re: [PATCH 1/1] Update rtems-notes-5.md

2021-12-02 Thread Chris Johns
On 2/12/21 7:27 pm, jan.som...@dlr.de wrote: >> -Original Message- >> From: devel On Behalf Of Chris Johns >> Sent: Thursday, December 2, 2021 2:06 AM >> To: Moyano Heredia, Victor Gabriel ; >> devel@rtems.org >> Subject: Re: [PATCH 1/1] Update rtems-notes-5.md >> >> OK to push. > > Shoul

[PATCH] rtems: Move scheduler directives to own header

2021-12-02 Thread Sebastian Huber
Move all rtems_scheduler_* directives to the new header file . Add a Scheduler Manager API and implementation group. --- cpukit/include/rtems.h| 1 + cpukit/include/rtems/rtems/scheduler.h| 551 ++ cpukit/include/rtems/rtems/tasks.h| 4