This website requires JavaScript.
Explore
Help
Sign In
MagnitudeOS
/
littlefs
Watch
1
Star
0
Fork
0
You've already forked littlefs
forked from
Imagelibrary/littlefs
Code
Pull Requests
Activity
Files
0a2ff3b6ff666482a05929b0492ed615e30a1c14
littlefs
/
scripts
History
Christopher Haster
0a2ff3b6ff
Added scripts/structs.py for getting sizes of structs
...
Note this does include internal structs, so this should probably be limited to informative purposes.
2022-03-11 14:40:54 -06:00
..
calls.py
Added scripts/stack.py for viewing stack usage
2022-03-11 14:40:54 -06:00
code.py
Changed script's CSV formats to allow for merging different measurements
2022-03-11 14:40:54 -06:00
coverage.py
Changed script's CSV formats to allow for merging different measurements
2022-03-11 14:40:54 -06:00
data.py
Changed script's CSV formats to allow for merging different measurements
2022-03-11 14:40:54 -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
stack.py
Changed script's CSV formats to allow for merging different measurements
2022-03-11 14:40:54 -06:00
structs.py
Added scripts/structs.py for getting sizes of structs
2022-03-11 14:40:54 -06:00
test.py
scripts/test.py: Fix infinite busy loops on macOS
2021-02-22 14:42:10 +09:00