Skip to content

jnastarot/littlefs_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

littlefs v2

Refactored littlefs with extensions for use as virtual filesystem by my needs.

  • Refactored code
  • Added support for file size up to 0x7FFFFFFFFFFFFFFF
  • Added disk auto-grow, without remount
  • Has 2 backend, for use in memory and use in file as virtual file system

I will not support it later, because the performance in the test turned out to be too bad with random access to the file (╯ ° □ °) ╯ (┻━┻)

Releases

No releases published

Packages

No packages published

Languages