nuttx/cmake
xuxin19 5095955591 cmake(bugfix):make sure the extra lib only added once
avoid duplicate definitions of target when
`nuttx_add_extra_library` is called between different models at the same time

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-09-24 21:06:26 +08:00
..
menuconfig.cmake
nuttx_add_application.cmake modify BUILD_LOADABLE to MODULES which backwards-compatible Kernel 2024-09-19 08:32:03 +08:00
nuttx_add_dependencies.cmake
nuttx_add_library.cmake cmake(bugfix):make sure the extra lib only added once 2024-09-24 21:06:26 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_allsyms.cmake cmake:refactor cmake binary include_arch dir into include 2024-09-15 10:01:07 +08:00
nuttx_create_symlink.cmake
nuttx_export_header.cmake
nuttx_generate_headers.cmake cmake:refactor cmake binary include_arch dir into include 2024-09-15 10:01:07 +08:00
nuttx_generate_outputs.cmake
nuttx_generate_sim_ld.cmake cmake:bugfix refine gen sim link script to independent cmake module 2024-09-15 10:01:07 +08:00
nuttx_kconfig.cmake
nuttx_mkconfig.cmake
nuttx_mkversion.cmake
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake
nuttx_sethost.cmake
nuttx_source_file_properties.cmake
savedefconfig.cmake
symtab.c.in