12 Commits
Author SHA1 Message Date
Sosthène GuédonandRobin Krahl 3bd9e1743b Bump littlefs to version 2.9 2025-02-27 16:36:03 +01:00
Robin Krahl 7356da54d1 Introduce littlefs2-core crate
To make it easier to maintain applications using littlefs2, this patch
introduces a littlefs2-core crate with the basic types and traits used
by littlefs2, but without a specific implementation.

Fixes: https://github.com/trussed-dev/littlefs2/issues/55
2024-08-12 08:30:25 +02:00
Lachezar LechevandRobin Krahl 8ed5ea2e5b fix: Update urls and docs for:
- Urls to former users
- badges
- upstream release

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
2023-04-21 18:26:30 +02:00
Nicolas StalderandNicolas Stalder 31109121e9 Document no_std gotchas, provide c-stubs 2021-09-26 17:43:05 +02:00
Nicolas Stalder dac16c41d3 Prepare for a release 2021-01-31 14:20:55 +01:00
Nicolas Stalder 274a8dfef7 metadata and another mock storage macro 2020-02-04 23:43:51 +01:00
Nicolas Stalder b5309cea79 Streamline API. Available blocks. More documentation 2019-12-15 12:05:12 +01:00
Nicolas Stalder 5efa295b43 Prepare for v0.1.0-alpha.0 release 2019-12-14 03:44:52 +01:00
Nicolas Stalder 4c4254c169 Follow some clippy lints 2019-12-14 03:19:04 +01:00
Nicolas Stalder 40b0179789 Seek in files 2019-12-12 02:27:20 +01:00
Nicolas Stalder c7f74c1412 Some reorg 2019-12-11 23:49:45 +01:00
Nicolas Stalder f461e61ec6 Import Brandon Edens' bindings. TODO: Make them idiomatic 2019-12-08 04:30:08 +01:00