Donny9 opened a new pull request #2216: URL: https://github.com/apache/incubator-nuttx/pull/2216
## Summary support IR remote control This LIRC driver model will as a bi-directional to transport raw IR data between userspace and kernelspace. And it does not include codec, we recommend codec to be implemented in app. Follow guide: https://www.kernel.org/doc/html/v4.14/media/uapi/rc/lirc-dev.html Provide dummy driver to verify driver model feasibility. ## Impact we'll able to interact with infrared device. ## Testing daily test. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org