davids5 commented on issue #555: NXP S32K1XX peripheral clock fixes URL: https://github.com/apache/incubator-nuttx/pull/555#issuecomment-598251318 @jarivanewijk for the style check. You have 2 options: 1) rebase on current master to pick up the NOW version of the tool runs style checks again and force push OR do the following: ``` cd tools wget https://raw.githubusercontent.com/apache/incubator-nuttx/master/tools/nxstyle.c make -f Makefile.host then run tools/checkpatch.sh on your commits. do not commit the nxstyle.c ``` rebase -i to clean up and force push
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
