kano-pixel-kit-flash-tool
kano-pixel-kit-flash-tool copied to clipboard
Minor debloat
(Slightly) debloats the turtle lib, and adds a debloat (much less comments) and minimal (boot.py only, no screen controls) version. Also upped the version number to v0.2.4 from v0.2.3 (versions file was updated aswell).
You will need to implement a button for the debloated and minimal versions of the img for users to be able to flash them onto kano kits from the GUI.
To save you the time of going through turtlelib, the only change was removing the hardcoded stage list and instead using for loops to populate it to save some disk space, with no noticeable performance impact.