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
I had these exact same issues previously. They didn't write their makefile in a Windows-friendly manner, which is somewhat surprising given that they are Microsoft. But oh well.
Your changes pretty much match exactly what I also had to do to get the makefile to work on Windows. You may also consider changing how the "mkdir" command is called, and that way you won't have to create the "build" folder yourself.
I outline everything that I did in my response to this person's post on the adafruit fork:
Echo Generates "#define UF2_VERSION_BASE "v3.14.0-5-g779ccde-dirty""
instead of #define UF2_VERSION_BASE "v3.14.0-5-g779ccde-dirty"
changed to python, line numbers 177 and 187.
Create a build folder. build/zero.
The text was updated successfully, but these errors were encountered: