nuttx-apps/examples/module/main
anjiahao 63e2650487 elf:avoid interference between different ELFs generated by symtab
if defined CONFIG_EXAMPLES_ELF and CONFIG_EXAMPLES_MODLUE,
elf will generated BINDIR, so generated symtab will interference.
It supports inputting multiple specified files in mksymtab.sh to
avoid interference.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2026-01-16 21:07:56 +08:00
..
.gitignore sotest & chardev:change elf loading method 2024-10-16 07:38:06 +08:00
CMakeLists.txt examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig examples/module: add hostfs support 2025-01-23 18:43:02 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile elf:avoid interference between different ELFs generated by symtab 2026-01-16 21:07:56 +08:00
module_main.c examples/module: add hostfs support 2025-01-23 18:43:02 +08:00