You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/03 12:58:17 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5145: arch/arm/samv7: correct number on interrupts

pkarashchenko opened a new pull request #5145:
URL: https://github.com/apache/incubator-nuttx/pull/5145


   ## Summary
   According to SAM E70/S70/V70/V71 Family Datasheet there are more interrupts that are currently stated in SAME70/SAMV71 header files. Fix this by adding proper defines to header files
   
   ## Impact
   None. There are no users of those interrupts and NVIC interrupt count does not exceed 128 count bundary
   
   ## Testing
   Pass CI
   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5145: arch/arm/samv7: correct number on interrupts

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5145:
URL: https://github.com/apache/incubator-nuttx/pull/5145


   


-- 
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-unsubscribe@nuttx.apache.org

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