mirror of
https://gitee.com/openharmony/third_party_littlefs
synced 2024-11-23 06:50:37 +00:00
104d65113d
Currently this is just lfs.c and lfs_util.c. Previously this included the block devices, but this meant all of the scripts needed to explicitly deselect the block devices to avoid reporting build size/coverage info on them. Note that test.py still explicitly adds the block devices for compiling tests, which is their main purpose. Humorously this means the block devices will probably be compiled into most builds in this repo anyways. |
||
---|---|---|
.. | ||
code.py | ||
coverage.py | ||
explode_asserts.py | ||
prefix.py | ||
readblock.py | ||
readmdir.py | ||
readtree.py | ||
test.py |