nuttx-apps/system/irtest
Tiago Medicci 6379e531de system/irtest: Set irtest command line size to CONFIG_LINE_MAX
Let `irtest` command line size be equal to CONFIG_LINE_MAX so that
bigger (or smaller) commands can be set.

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2026-04-24 14:58:05 +02:00
..
CMakeLists.txt
cmd.cxx system/irtest: Avoids silently truncating long write_data commands 2026-04-24 14:58:05 +02:00
cmd.hpp
enum.cxx
enum.hpp
Kconfig system/irtest: Fix issues regarding portability and buffer size 2026-04-24 14:58:05 +02:00
main.cxx system/irtest: Set irtest command line size to CONFIG_LINE_MAX 2026-04-24 14:58:05 +02:00
Make.defs system/irtest/Make.defs: fixed the wrong path 2025-02-22 13:27:25 +08:00
Makefile