[RFC v2] rtems: Add options to kernel output char handler

2024-04-25 Thread Sebastian Huber
Make the kernel I/O output character device processing configurable through an option set parameter. Add RTEMS_IO_NO_OUTPUT and RTEMS_IO_DRAIN options. The goal of this API change is to enable draining the kernel output device in the system termination process before a reset is issued. A use cas

Repo Transition to GitLab

2024-04-25 Thread Chris Johns
Hi RTEMS Community The git repos on git.rtems.org are open and accepting patches. The GitLab repos will move us to main, something we have been waiting to do. Allowing commits into the repos means they will be brought across and played on top of the new main branch. We have changes in the repo on

Re: Repo Transition to GitLab

2024-04-25 Thread Sebastian Huber
On 26.04.24 00:38, Chris Johns wrote: Hi RTEMS Community The git repos on git.rtems.org are open and accepting patches. The GitLab repos will move us to main, something we have been waiting to do. Allowing commits into the repos means they will be brought across and played on top of the new main