You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
/* Current implementation of littlefs_read/prog/erase/sync() functions only operates with
50
50
* full blocks, always the starting address of the block is passed to the driver.
51
51
* This helps on the Power-loss resilient behavior of LittleFS, with this approach the File System will not be corrupted by corruption of a single file/block
0 commit comments