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

   ## Summary
   
   1. Allow usage of DMA when SAM3X chips are selected.
   2. Configure HSMCI GPIOs when SAM3X chips are selected. 
   
   - In addition, some other minor fixes
   
   ## Impact
   SAM3x HSMCI DMA users
   
   ## Testing
   Compilation on the Arduino-Due target (arduino-due:nsh) with the following 
additional configuration options:
   CONFIG_MMCSD_SDIO=y
   CONFIG_SAM34_DMAC0=y
   CONFIG_SAM34_HSMCI=y
   CONFIG_SCHED_HPWORK=y
   CONFIG_SDIO_BLOCKSETUP=y
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to