1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common
Benjamin Valentin e8fd493f41 cpu/sam0_common: mtd_sdhc: ensure source address alignment
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.
2022-06-16 18:58:10 +02:00
..
dist
include Merge pull request #17863 from benpicco/sam0_sdhc 2022-05-31 15:33:24 +02:00
periph cpu/sam0_common: RTC: wait for syncbusy in rtc_get_time() 2022-05-31 15:26:22 +02:00
sam0_eth cpu/sam0_eth: implement SLEEP state 2022-03-31 23:54:33 +02:00
sam0_sdhc cpu/sam0_common: mtd_sdhc: ensure source address alignment 2022-06-16 18:58:10 +02:00
doc.txt
Kconfig Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
Makefile.default
Makefile.dep cpu/sam0_common: add periph_spi_init_gpio 2022-02-08 09:21:44 +01:00
Makefile.features Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile.include
sam0_common.config
sam0_info.mk cpu/sam0_common: decode model number 2022-02-21 15:13:29 +01:00