xiaoxiang781216 commented on code in PR #15304:
URL: https://github.com/apache/nuttx/pull/15304#discussion_r1899574098


##########
tools/Unix.mk:
##########
@@ -618,6 +619,13 @@ bootloader:
 clean_bootloader:
        $(Q) $(MAKE) -C $(ARCH_SRC) clean_bootloader
 
+# debug_info: Parse nxdiag example output file (sysinfo.h) and print
+
+debug_info:

Review Comment:
   no, nxdiag still keep in apps/system, only the script moves to nuttx/tools.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to