Make a process that estimates how much memory our flight software will use up on the actual hardware.
A few versions of this (in increasing complexity):
- memory usage of CPython on emulation
- memory usage of Micropython on emulation
- memory usage of Micropython on real drivers