summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorPeter Züger <zueger.peter@icloud.com>2023-12-21 00:17:15 +0100
committerDamien George <damien@micropython.org>2023-12-22 11:03:23 +1100
commitce42c9ee1659ff86337a7f528332b4eaed6df0fc (patch)
tree309cdeb6a27eb1589c1f932b5394ebc6b28e3999 /py
parent3bca93b2d00dec37b3770c3e4fac15f07e0b9f15 (diff)
extmod/vfs_lfs: Fix lfs cache_size calculation.
The calculation of the lfs2 cache_size was incorrect, the maximum allowed size is block_size. The cache size must be: "a multiple of the read and program sizes, and a factor of the block size". Signed-off-by: Peter Züger <zueger.peter@icloud.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions