nuttx-apps/examples/rmtchar
Tiago Medicci Serrano 9fd1251dcb examples/rmtchar: Increase initial duration time
With higher RMT source clocks, small durations are hard to be
detected. Increasing it makes it easier to enable automated tests.
2024-02-14 10:53:40 -05:00
..
CMakeLists.txt examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
Kconfig examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
Make.defs examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
Makefile examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
rmtchar_common.c examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
rmtchar_main.c examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
rmtchar_receiver.c examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00
rmtchar_transmitter.c examples/rmtchar: Increase initial duration time 2024-02-14 10:53:40 -05:00
rmtchar.h examples/rmtchar: Implement RX and/or TX using the RMT char driver 2023-12-19 03:34:28 -08:00