mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
The source / destination address of the SDHC transfer needs to be word-aligned. Use the mtd buffer to fix the alignment if `mtd_write_page` is used, otherwise return -ENOTSUP.