eren-terzioglu commented on code in PR #15304: URL: https://github.com/apache/nuttx/pull/15304#discussion_r1899565737
########## 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: So, we will move nxdiag script to the nuttx/tools and let nxdiag app run on nuttx/tools too. -- 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