a506f9fb70
@raiden00pl I'm surprised why this commit was reverted. It maintains the same functionality as tools/refresh.sh. this change is a good improvement because overwriting the original defconfig to prevent developers from missing out on enabled or disabled features during the development process. If you find any changes in the defconfig after saving it, you should manually restore it, git diff will tell you what has happened. and also this feature prevents more junior developers from forgetting to save their own defconfig
This reverts commit
|
||
---|---|---|
.. | ||
menuconfig.cmake | ||
nuttx_add_application.cmake | ||
nuttx_add_dependencies.cmake | ||
nuttx_add_library.cmake | ||
nuttx_add_module.cmake | ||
nuttx_add_romfs.cmake | ||
nuttx_add_subdirectory.cmake | ||
nuttx_add_symtab.cmake | ||
nuttx_create_symlink.cmake | ||
nuttx_export_header.cmake | ||
nuttx_generate_headers.cmake | ||
nuttx_generate_outputs.cmake | ||
nuttx_kconfig.cmake | ||
nuttx_mkconfig.cmake | ||
nuttx_mkversion.cmake | ||
nuttx_parse_function_args.cmake | ||
nuttx_redefine_symbols.cmake | ||
symtab.c.in |