patacongo edited a comment on issue #131: Improve config URL: https://github.com/apache/incubator-nuttx/pull/131#issuecomment-579230259 The coding standard prohibits the use of #pragma or any other GCC dependecies in C files. We could, however, define the necessary #pragma as a MACRO in include/nuttx/compiler.h, then it becomes toolchain independent and could be used.
---------------------------------------------------------------- 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
