third_party_littlefs/scripts
Christopher Haster 104d65113d Reduced build sources to just the core littlefs
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.
2021-01-10 04:03:16 -06:00
..
code.py Fixed a recompilation issue in CI, tweaked coverage.py a bit more 2021-01-10 03:21:28 -06:00
coverage.py Added BUILDDIR, a bit of script reworking 2021-01-10 03:21:21 -06:00
explode_asserts.py Minor tweaks to debugging scripts, fixed explode_asserts.py off-by-1 2020-02-22 23:50:03 -06:00
prefix.py Mark all Python 2 scripts as Python 2 2019-06-07 04:09:44 +02:00
readblock.py Added/improved disk-reading debug scripts 2020-01-20 19:27:27 -06:00
readmdir.py Last minute tweaks to debug scripts 2020-03-29 21:19:33 -05:00
readtree.py Fixed typo in scripts/readtree.py 2020-11-22 15:05:22 -06:00
test.py Reduced build sources to just the core littlefs 2021-01-10 04:03:16 -06:00