anchao opened a new pull request, #8378: URL: https://github.com/apache/nuttx/pull/8378
Signed-off-by: chao an <anc...@xiaomi.com> ## Summary tools/makefile: silent all compile output In order to make compilation warnings and errors easier to be found out, this commit will disable the printing of the compilation process as much as possible, and also if you want to restore the log information of the compilation process, please enable verbose build on command line: `$ make V=1` ## Impact N/A ## Testing ci check -- 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