patacongo commented on issue #604: Initial support for the Infineon XMC4700 Relax board URL: https://github.com/apache/incubator-nuttx/pull/604#issuecomment-602207732 This has been the case with many architectures. I have been ignoring this error in the past, but it is harder to ignore with this automated style checker. And in this case, the #include cannot be moved because it depends on a #define that must precede it. And you cannot more the #define or your will get a similar error. I think that there is no alternative but you use good engineering judgement and accept the change as is. I will be happy to merge the change if anyone concurs.
---------------------------------------------------------------- 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
