This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2026-01-01 01:41:18 +01:00
Code
Releases
Activity
RIOT
/
drivers
/
mtd
History
Benjamin Valentin
9855b02b07
mtd: drop .write() function
...
All MTD drivers should now implement the .write_page() function instead.
2023-12-13 17:46:43 +01:00
..
Kconfig
drivers/mtd: fix missing dependency in Kconfig for periph_sdmmc
2023-09-29 07:49:41 +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/mtd: add SDMMC support
2023-08-08 09:09:12 +02:00
mtd-vfs.c
mtd: Change API to return 0 on success
2020-05-06 20:24:27 +02:00
mtd.c
mtd: drop .write() function
2023-12-13 17:46:43 +01:00