Help with CircuitPython

This is because circuitpython itself takes up some storage, and the *.py and *.mpy that you put in need to take up flash space as well. @hellweaver666