nuttx-apps/examples/elf/main
v-tangmeng 9ad4b9b723 examples/elf: add support for CONFIG_DISABLE_SIGNALS
make the example elf can work with SIGNAL disabled

Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
2026-04-20 15:20:15 +08:00
..
.gitignore apps:modify examples elf compile method 2026-04-20 15:19:35 +08:00
CMakeLists.txt apps:modify examples elf compile method 2026-04-20 15:19:35 +08:00
Kconfig apps:modify examples elf compile method 2026-04-20 15:19:35 +08:00
Make.defs apps:modify examples elf compile method 2026-04-20 15:19:35 +08:00
Makefile elf:Delete unnecessary generation, elf does not use kernel api 2026-04-20 15:19:42 +08:00
elf_main.c examples/elf: add support for CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:15 +08:00