ldube opened a new pull request, #16403:
URL: https://github.com/apache/nuttx/pull/16403
## Summary
Use the pins specified in the SAMA5D3 Xplained User Guide. Rename config
macros from SAMA5D4EK to SAMA5D3XPLAINED. Add SDMMC support to defconfig. Boot
mount is disabled by default.
## Impact
Only affects users of sama5d3-xplained
## Testing
Add CONFIG_SAMA5D3XPLAINED_HSMCI0_MOUNT=y
Insert a fat formatted SD card.
Load and run nuttx.bin at 0x20008000 using u-boot
Verify that the card is mounted
nsh> mount
/bin type vfat
--
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]