mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
629d0fe356
The PR #18654 removed the Kconfig option `RMT_LOOP_TEST_MODE` used by Espressif's RMT peripheral. This commit reintroduces it as a lower-half driver interface used to enable internal loopback tests. Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>