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/03/09 00:26:18 UTC

[GitHub] [incubator-nuttx] rtucker85 opened a new pull request #5700: arch/arm/src/sam34/sam_dmac.c: Fix compilation error

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


   ## Summary
   Fix missing commas in array DMA state array initialiser 
   
   ## Impact
   SAM3/4 DMA users
   
   ## Testing
   Compilation on the Arduino-Due target:
   -> defines `ARCH_CHIP_ATSAM3X8E`
   --> defines `ARCH_CHIP_SAM3X`
   ---> which exposes this issue.
   


-- 
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] acassis commented on pull request #5700: arch/arm/src/sam34/sam_dmac.c: Fix compilation error

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #5700:
URL: https://github.com/apache/incubator-nuttx/pull/5700#issuecomment-1062439811


   Thank you @rtucker85 ! Nice to see a contribution from Australia!


-- 
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] rtucker85 commented on pull request #5700: arch/arm/src/sam34/sam_dmac.c: Fix compilation error

Posted by GitBox <gi...@apache.org>.
rtucker85 commented on pull request #5700:
URL: https://github.com/apache/incubator-nuttx/pull/5700#issuecomment-1062442473


   > Thank you @rtucker85 ! Nice to see a contribution from Australia!
   
   No problems. More to come in the future :) 


-- 
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 #5700: arch/arm/src/sam34/sam_dmac.c: Fix compilation error

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


   


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