Looks good to me. Is there anything in the bsp.and device drivers guide about this?
On Tue, Feb 8, 2022, 6:54 AM Christian Mauderer < christian.maude...@embedded-brains.de> wrote: > Update #4494 > --- > > This adds a paragraph to the release notes like discussed here: > > https://lists.rtems.org/pipermail/devel/2022-February/070455.html > > Is that OK. Should I add more details? > > rtems-notes-5.txt | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/rtems-notes-5.txt b/rtems-notes-5.txt > index 96dc151..1d9cb43 100644 > --- a/rtems-notes-5.txt > +++ b/rtems-notes-5.txt > @@ -2,6 +2,14 @@ > > ### API Changes > > +* Termios > + * `txTaskCharsDequeued` has been added to `struct rtems_termios_tty`. > With > + that the size of the structure changed. Libraries and applications > that use > + the structure should be recompiled. > + * The `l_start` line discipline function now receives the number of > characters > + that have been sent. It is save to ignore the extra parameter for > + applications that don't need it. > + > #### API Additions > > * NTP support > -- > 2.31.1 > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel