nuttx-apps/examples/rmtchar
Filipe Cavalcanti 3a156581ca examples/rmtchar: fix source file ordering for RMTCHAR
rmtchar_main.c is coming after rmtchar_common.c, which causes an
undefined reference error. This change fixes the problem.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-03-15 15:42:00 -04:00
..
CMakeLists.txt examples/rmtchar: fix source file ordering for RMTCHAR 2026-03-15 15:42:00 -04:00
Kconfig [Kconfig style] Fix Kconfig style 2025-02-25 09:27:14 +01:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rmtchar.h examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rmtchar_common.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rmtchar_main.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rmtchar_receiver.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rmtchar_transmitter.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00