nuttx-apps/examples/module/chardev
chao an c33e23d46f libc/elf: rename modlib to libelf
Renaming "modlib" to "libelf" is more in line with the implementation content,
which makes it easier for individual developers to understand the capabilities of this module.

CONFIG_LIBC_MODLIB -> CONFIG_LIBC_ELF

Signed-off-by: chao an <anchao.archer@bytedance.com>
2026-04-20 15:20:13 +08:00
..
.gitignore nsh: support watch command 2026-04-20 15:18:53 +08:00
Kconfig module/sotest:use Compile dynamic modules using a unified compilation method 2026-04-20 15:18:49 +08:00
Make.defs module/sotest:use Compile dynamic modules using a unified compilation method 2026-04-20 15:18:49 +08:00
Makefile module/sotest:use Compile dynamic modules using a unified compilation method 2026-04-20 15:18:49 +08:00
chardev.c libc/elf: rename modlib to libelf 2026-04-20 15:20:13 +08:00