mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| rmtchar.h | ||
| rmtchar_common.c | ||
| rmtchar_main.c | ||
| rmtchar_receiver.c | ||
| rmtchar_transmitter.c | ||