raiden00pl commented on issue #604: Initial support for the Infineon XMC4700 Relax board URL: https://github.com/apache/incubator-nuttx/pull/604#issuecomment-602171630 The problem is in the arch/arm/include/xmc4/irq.h file where we include files with chip specific irq definitions in the pre-procesor section. Is there any other way to do this without breaking the CS ? One option is to keep irq definitions in a single file, but it's a terrible solution for arch with many chips supported (eg. stm32)
---------------------------------------------------------------- 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
