Gregory Nutt cf5d17f795 tools/nxstyle: Added logic to parse section headers (#90)
* tools/nxstyle:  Added logic to parse section headers (like Included files, Pre-processor Definitions, etc.) and to assure that the section headers are correct for the file type.  Also (1) verify that #include appears only in the 'Included Files' section and that (2) #define only occurs in the Pre-processor definition section.

    Right now, there are several places where that rule is not followed.  I think most of these are acceptable so these failures only generate warnings, not errors.  The warning means that we need to go look at the offending #define or #include and decide if it is a acceptable usage or not.
2020-01-13 18:08:45 +00:00
..
2020-01-02 10:54:43 -06:00
2020-01-07 09:06:02 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2016-03-11 07:17:32 -06:00