1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/drivers/mtd
Benjamin Valentin f7ab95ad97 dirvers/mtd: return early if init fails
If init fails (e.g. because an SD card was not inserted) don't
fail the `mtd->write_size != 0` assertion but instead return early.
2022-06-07 00:59:37 +02:00
..
Kconfig cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
Makefile
Makefile.dep drivers: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
mtd-vfs.c mtd: Change API to return 0 on success 2020-05-06 20:24:27 +02:00
mtd.c dirvers/mtd: return early if init fails 2022-06-07 00:59:37 +02:00