davids5 commented on a change in pull request #2: Master pr nxstyle improvments URL: https://github.com/apache/incubator-nuttx/pull/2#discussion_r360887522
########## File path: tools/Makefile.unix ########## @@ -324,6 +324,14 @@ tools/cnvwindeps$(HOSTEXEEXT): # $(Q) echo "No .config file found, creating one" # $(Q) tools/initialconfig$(HOSTEXEEXT) +# make it easy to see what is happening +COLOR_BLUE = \033[0;94m Review comment: ```suggestion COLOR_BLUE = \033[0;94m ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services