xiaoxiang781216 commented on PR #3187: URL: https://github.com/apache/nuttx-apps/pull/3187#issuecomment-3354615500
> > we made a similar thing, but in the kernel side by implementing a cmux serial driver. The major difference is that the kernel driver could work in the interrupt context and more fast. > > CMUX is something that NuttX is missing for a long time, why only now that someone contributed it you say: "we have a better The first version done one year ago, but it isn't perfect, that's why we just upstream host side tool in Feb: https://github.com/apache/nuttx/pull/14823. Until the last month, @Gary-Hobson finish a major refactor, the new version is under the testing. > and faster implementation?" It is not fair! Hehehe Anyway, the implementation is totally different(kernel v.s. userspace), so both can coexist without conflict. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
