You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently micropython dealt with the difficulty of getting the right uncrustify version by creating a micropython-uncrustify package. This looks like it'll install on windows, linux & mac.
we could do mpy-cross the "same way", probably having an mpy-cross- package so that different mpy-cross binaries are co-installable.
then, use this in circuitpython-build-tools, get rid of all the hard coding of download paths in various tools, etc.