raiden00pl commented on issue #604: Initial support for the Infineon XMC4700 Relax board URL: https://github.com/apache/incubator-nuttx/pull/604#issuecomment-602189420 Yes, but these included files "extend" definitions which are present in /arch/<arch>/include/irq.h and depends on it (eg. we need the last common processor exception to define the first chip-specific interrupt). If we include irq.h in sources then there is no problem. But there can be some problems if we put preprocesor logic in the chip-specific irq header because of missing definitions from top irq.h
---------------------------------------------------------------- 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
