1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/littlefs2
Benjamin Valentin 60eb75da3c mtd: rename mtd_write_page() -> mtd_write_page_raw()
The function will not abstract away the behavior of the underlying media
(e.g. whether only 1 -> 0 writes are possible without erase), thus rename it.
2021-01-26 11:48:26 +01:00
..
fs mtd: rename mtd_write_page() -> mtd_write_page_raw() 2021-01-26 11:48:26 +01:00
doc.txt pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile littlefs2: Bump to v2.4 2021-01-20 15:03:15 +01:00
Makefile.dep pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile.include vfs: select VFS params to accommodate all enabled file systems 2020-06-17 16:00:24 +02:00