nuttx/cmake
raiden00pl 751bc1528a cmake: restore old behavior for savedefconfig
savedefconfig shouldn't overwrite the original defconfig, but only create a new
defconfig in the current directory. Otherwise, creating new configs based on
existing ones becomes irritating, because every time we use savedefconfig,
the original configuration is overwritten which is not the excepted behavior
2023-12-16 07:12:08 -08:00
..
menuconfig.cmake cmake: restore old behavior for savedefconfig 2023-12-16 07:12:08 -08:00
nuttx_add_application.cmake
nuttx_add_dependencies.cmake
nuttx_add_library.cmake cmake: split extra library from library group 2023-12-06 07:56:17 -08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_create_symlink.cmake
nuttx_export_header.cmake cmake:export_header support origin link and export install 2023-08-26 17:01:59 +08:00
nuttx_generate_headers.cmake
nuttx_generate_outputs.cmake
nuttx_kconfig.cmake cmake:fix invalid configs when export defconfig and .config 2023-08-29 09:51:20 +08:00
nuttx_mkconfig.cmake
nuttx_mkversion.cmake
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake
symtab.c.in