Re: [PR] Added a small usability improve for Unix.ml savedefconfig [nuttx]

2025-05-05 Thread via GitHub
anchao commented on code in PR #16312: URL: https://github.com/apache/nuttx/pull/16312#discussion_r2073155799 ## tools/Unix.mk: ## @@ -768,6 +768,7 @@ savedefconfig: apps_preconfig $(Q) rm -f warning.tmp $(Q) rm -f defconfig.tmp $(Q) rm -f sortedconfig.tm

Re: [PR] Added a small usability improve for Unix.ml savedefconfig [nuttx]

2025-05-05 Thread via GitHub
simbit18 commented on PR #16312: URL: https://github.com/apache/nuttx/pull/16312#issuecomment-2850387513 hi @ValentiWorkLearning replace **Unix.ml** with **Unix.mk** in the title -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[PR] Added a small usability improve for Unix.ml savedefconfig [nuttx]

2025-05-05 Thread via GitHub
ValentiWorkLearning opened a new pull request, #16312: URL: https://github.com/apache/nuttx/pull/16312 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary I've found that while working on the custom board i