nuttx-apps/examples/rmtchar
Tiago Medicci Serrano 11f2d5e5e4 examples/rmtchar: Implement RX and/or TX using the RMT char driver
The RMT (remote control) character driver is used to send and/or
receive data packets. Eventually, this app can be used to perform
a loopback test to validate the RMT driver implementation.
2023-12-19 03:34:28 -08:00
..
CMakeLists.txt
Kconfig
Make.defs
Makefile
rmtchar_common.c
rmtchar_main.c
rmtchar_receiver.c
rmtchar_transmitter.c
rmtchar.h