This memory profiling tool is designed to provide a visual representation of heap memory usage over time. It is helpful for understanding the behavior of the MicroPython Garbage Collector (GC) and, in ...
See boot.py for code example.