yf13 opened a new pull request, #15585:
URL: https://github.com/apache/nuttx/pull/15585

   ## Summary
   
   This fixes compilation error:
   
   ```
   /tmp/nuttx/arch/arm/src/armv7-r/gic.h:699:17: error: 
'GIC_ICDSGIR_NSATT_GRP1' undeclared (first use in this function); did you mean 
'GIC_ICDSGIR_NSATT'?
   ```
   
   ## Impacts
   
   Allow armv7-r code to build
   
   ## Testing
   
   - local check when adding armv7-r support.
   - CI checks
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to