1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 06:12:43 +01:00
RIOT/pkg/littlefs2
Benjamin Valentin 891a05dca6 pkg/littlefs2: init MTD device before accessing it's parameters
The parameters of the MTD device (`sector_count`, `page_size`)
are only known after the device has been initialized.

Init the device before using it to avoid reading all 0 on e.g. SD cards.
2020-05-05 13:48:18 +02:00
..
fs pkg/littlefs2: init MTD device before accessing it's parameters 2020-05-05 13:48:18 +02:00
doc.txt pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile littlefs2: bump to version 2.2.1 2020-04-09 15:39:14 +02:00
Makefile.dep pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile.include pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile.littlefs2 pkg/littlefs2: Add package for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00