nuttx/cmake
xuxin19 dc8bde8dd5 cmake(enhance):Enhance romfs so that RAWS files can be added in any location
1.make the generation sequence of etc romfs no longer bound to the board
2.RCRAWS RCSRCS can be added from any directory
3.enable dynamic files, files generated during the compilation process,
    and ensure the correct time order

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-12-02 19:59:02 +08:00
..
menuconfig.cmake
nuttx_add_application.cmake cmake(enhance):enhance NuttX cmake target dependencies and link_library modules 2024-11-22 15:16:07 -03:00
nuttx_add_dependencies.cmake cmake(enhance):enhance NuttX cmake target dependencies and link_library modules 2024-11-22 15:16:07 -03:00
nuttx_add_library.cmake cmake(enhance):enhance NuttX cmake target dependencies and link_library modules 2024-11-22 15:16:07 -03:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake cmake(enhance):Enhance romfs so that RAWS files can be added in any location 2024-12-02 19:59:02 +08:00
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_create_symlink.cmake
nuttx_export_header.cmake
nuttx_extensions.cmake cmake(enhance):enhance NuttX cmake target dependencies and link_library modules 2024-11-22 15:16:07 -03:00
nuttx_generate_headers.cmake
nuttx_generate_outputs.cmake
nuttx_generate_sim_ld.cmake
nuttx_kconfig.cmake cmake:bugfix kconfig menu in cmake cannot be generated recursively 2024-11-18 17:01:43 +08:00
nuttx_mkconfig.cmake
nuttx_mkversion.cmake
nuttx_multiple_link.cmake
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake
nuttx_remove_compile_options.cmake
nuttx_sethost.cmake
nuttx_source_file_properties.cmake
nuttx_toolchain.cmake CMake/preprocess: fix typo PREPROCES -> PREPROCESS 2024-10-29 17:41:01 +08:00
savedefconfig.cmake
symtab.c.in