mirror of
https://github.com/littlefs-project/littlefs.git
synced 2025-12-29 02:20:22 +00:00
Note this detects loops (recursion), and renders this as infinity. Currently littlefs does have a single recursive function and you can see how this infects the full call graph. Eventually this should be removed.