nuttx-apps/examples/elf
xuxingliang 6bd593459c examples/elf: fix cmake build error
CMake Error at cmake/nuttx_parse_function_args.cmake:76 (message):
  : unparsed INCLUDES;/home/neo/projects/nuttx/apps/examples/elf
Call Stack (most recent call first):
  cmake/nuttx_add_application.cmake:77 (nuttx_parse_function_args)
  /home/neo/projects/nuttx/apps/examples/elf/CMakeLists.txt:24 (nuttx_add_application)

Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
2025-11-27 22:23:42 +08:00
..
tests examples/elf: add possibility to create romfs image 2025-04-19 11:30:29 +08:00
CMakeLists.txt examples/elf: fix cmake build error 2025-11-27 22:23:42 +08:00
elf_main.c examples/elf: Fix invalid preprocessor directive syntax 2025-10-19 11:53:23 -04:00
Kconfig examples/elf: add possibility to create romfs image 2025-04-19 11:30:29 +08: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