> > I think you are referencing the right documentation. > "rtems_termios_callbacks" should be what you need. > I found another one: rtems_termios_device_handler -- is it the same as rtems_termios_callbacks?
Would you tell me what exact platform you are working on? I recommend you > read the bsp source code that is mostly close to yours. > I'm adding stm32l476 dev board as rtems bsp. And yes I checked stm32f4 implementation first and a couple of another arm BSP's. Anyway thank you for your answer. On Fri, 26 Oct 2018 at 18:06, Mingyu Li <lmy2010...@gmail.com> wrote: > Hi, > > I think you are referencing the right documentation. > "rtems_termios_callbacks" should be what you need. > > Would you tell me what exact platform you are working on? I recommend you > read the bsp source code that is mostly close to yours. > > Please feel free to ask. > > Best regards, > Maxul > > > Ярослав Лещинский <midniwal...@gmail.com> 于2018年10月26日周五 上午12:18写道: > >> Hello, >> >> I'm working with a new BSP and now trying to add console implementation. >> I'm working on 4.11 branch. >> >> During the last try I've got such error: >> *error: unknown type name 'rtems_termios_handler'* >> >> Although the documentation here: >> https://docs.rtems.org/releases/rtems-docs-4.11.2/bsp-howto/console.html >> uses exactly such type name. >> >> Seems like I'm using the outdated API documentation. Could you please >> provide some info where I can get the actual reference documentation about >> 4.11 RTEMS Api. >> >> Thank you a lot. >> >> -- >> -- >> Kind regards, >> *Yaroslav Leshchinsky* >> _______________________________________________ >> users mailing list >> users@rtems.org >> http://lists.rtems.org/mailman/listinfo/users > > -- -- Kind regards, *Yaroslav Leshchinsky*
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users