1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mtd
Benjamin Valentin bede0615ad drivers/mtd: fix doc of mtd_read_page(), mtd_write_page_raw()
The function allows for offsets greater than the page size.
2022-06-20 14:59:41 +02:00
..
Kconfig cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
Makefile mtd: add a low level generic driver for flash file system 2017-03-16 11:23:53 +01:00
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 drivers/mtd: fix doc of mtd_read_page(), mtd_write_page_raw() 2022-06-20 14:59:41 +02:00