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
We have some basic benchmark and testing scripts in examples/fileio/fs_test.py and examples/fileio/bench.py for testing the FATFS in a MicroPython environment. Ideally we would run these in CI and and all file systems that we support (e.g NFS).
The text was updated successfully, but these errors were encountered:
We have some basic benchmark and testing scripts in
examples/fileio/fs_test.py
andexamples/fileio/bench.py
for testing the FATFS in a MicroPython environment. Ideally we would run these in CI and and all file systems that we support (e.g NFS).The text was updated successfully, but these errors were encountered: