1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/littlefs
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: add littlefs pkg and vfs integration 2018-01-09 17:03:44 +01:00
Makefile pkg: adapt 'simple' packages to the new organization 2020-06-26 09:25:43 +02:00
Makefile.include vfs: select VFS params to accommodate all enabled file systems 2020-06-17 16:00:24 +02:00