nuttx/cmake
xuxin19 d39ed19213 cmake(bugfix):elf link should depends on starupobjs crt0.o
fix the correct dependency sequence to prevent
startupobjs from not being generated before ELF linking.

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2026-01-19 14:45:37 +08:00
..
menuconfig.cmake cmake(enhance):include-style defconfig can modified via menuconfig 2026-01-15 15:42:17 -03:00
nuttx_add_application.cmake cmake(bugfix):elf link should depends on starupobjs crt0.o 2026-01-19 14:45:37 +08:00
nuttx_add_dependencies.cmake
nuttx_add_library.cmake cmake(feat):define elf option and enable apps module build 2026-01-19 14:45:37 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake cmake(bugfix):rename host tools binary dir to host_bin 2026-01-19 14:45:37 +08:00
nuttx_add_subdirectory.cmake cmake: pass exclusion list to nuttx_add_subdirectory 2025-10-03 11:34:56 +08:00
nuttx_add_symtab.cmake
nuttx_create_symlink.cmake
nuttx_export_header.cmake
nuttx_extensions.cmake cmake(enhance):cmake support DYNLIB build 2026-01-19 14:45:37 +08:00
nuttx_generate_headers.cmake cmake(bugfix):use apps_post to identify the stage of app completion 2026-01-19 14:45:37 +08:00
nuttx_generate_outputs.cmake
nuttx_generate_sim_ld.cmake
nuttx_kconfig.cmake cmake(enhance):include-style defconfig can modified via menuconfig 2026-01-15 15:42:17 -03:00
nuttx_mkconfig.cmake
nuttx_mkversion.cmake
nuttx_multiple_link.cmake
nuttx_parse_function_args.cmake
nuttx_process_config.cmake cmake(enhance):include-style defconfig can modified via menuconfig 2026-01-15 15:42:17 -03:00
nuttx_redefine_symbols.cmake
nuttx_remove_compile_options.cmake
nuttx_sethost.cmake
nuttx_source_file_properties.cmake
nuttx_toolchain.cmake cmake(feat):implements KERNEL mode in CMake build 2026-01-19 14:45:37 +08:00
savedefconfig.cmake cmake(enhance):include-style defconfig can modified via menuconfig 2026-01-15 15:42:17 -03:00
symtab.c.in