ARMmbed / mbed-littlefs

[experimental] Mbed OS wrapper for LittleFS v2.0 (alpha)
https://github.com/ARMmbed/littlefs
76 stars 34 forks source link

Bring in v2.2 #16

Closed geky closed 4 years ago

geky commented 4 years ago

This brings littlefs-fuse up to date with v2.2 in littlefs.

More info on v2.2 can be found here: https://github.com/ARMmbed/littlefs/releases/tag/v2.2.0

This is based on the work by @pilotak here https://github.com/ARMmbed/mbed-littlefs/pull/14, and also brings in CRC fixes needed for the newest version of Mbed OS.