summaryrefslogtreecommitdiffstatshomepage
path: root/lib/littlefs/lfs2.c
Commit message (Collapse)AuthorAge
* lib/littlefs: Guard lfs2_mlist_isopen with LFS2_NO_ASSERT.Damien George2020-12-09
| | | | | | | To prevent warnings about this function being unused when assertions are disabled. Signed-off-by: Damien George <damien@micropython.org>
* lib/littlefs: Update littlefs2 to v2.3.0.Damien George2020-12-09
| | | | | | At commit 1a59954ec64ca168828a15242cc6de94ac75f9d1 Signed-off-by: Damien George <damien@micropython.org>
* lib/littlefs: Update littlefs2 to v2.2.0.Damien George2020-04-09
| | | | At commit a049f1318eecbe502549f9d74a41951985fb956f
* lib/littlefs: Add littlefs v2.1.3 source.Damien George2019-10-29