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
Extract the zip, then copy the contents into your Git\mingw64\bin directory (located at C:\Program Files if you used the default Git installation path). Make sure not to overwrite any existing files.
Run make --version in Git Bash to confirm make is successfully installed
Solar Gators SDK
Open Git Bash and run git clone https://github.com/matlshen/Car-IV-Firmware.git
Open Firmware/nucleol476rg-base/Makefile and change the host platform to windows
In Git Bash, run make -j12
Verify that the build completes and a .hex file appears in the build directory