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 cpu/sam0_common: add script to generate Kconfig files for all parts 2020-08-24 16:13:18 +02:00
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 cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
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 cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
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 cpu/samd21: add support for SAMD20 2021-01-12 15:48:39 +01:00
sam0_common.config treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
sam0_info.mk cpu/sam0_common: decode model number 2022-02-21 15:13:29 +01:00