You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by GitBox <gi...@apache.org> on 2019/12/29 12:29:37 UTC

[GitHub] [incubator-nuttx] davids5 edited a comment on issue #12: nxstyle improvements with No tooling

davids5 edited a comment on issue #12: nxstyle improvements with No tooling
URL: https://github.com/apache/incubator-nuttx/pull/12#issuecomment-569500865
 
 
   How to use nxstyle with **style**
   
   Eclipse with CDT (https://gnu-mcu-eclipse.github.io/) Empowered development with SVD enabled debugging. 
   
   Setup Tab "Builder Setting"
   ![image](https://user-images.githubusercontent.com/1945821/71556708-8d6f6880-29f0-11ea-8c4b-07b670089d6e.png)
   Setup Tab "Behavior"
   ![image](https://user-images.githubusercontent.com/1945821/71556718-9fe9a200-29f0-11ea-908c-45e0d135e91e.png)
   
   tool in action
   select a file (open it)
   Select nxstyle as the tool
   The Clck the Hammer!
   ![image](https://user-images.githubusercontent.com/1945821/71556899-fd7eee00-29f2-11ea-9fe0-3e9ab302e268.png)
   Get a list of CS violations
   ![image](https://user-images.githubusercontent.com/1945821/71556912-23a48e00-29f3-11ea-8895-fd1751e5e780.png)
   Click and fix them! (hit work bottom up)
   ![image](https://user-images.githubusercontent.com/1945821/71556816-ca882a80-29f1-11ea-9e54-67e67eeb566e.png)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services