Builds are focused on Windows - but we have started to work on a MacOS build.
For Windows
You need nsisarrow-up-right installed and install SimpleSC Plugin: https://nsis.sourceforge.io/NSIS_Simple_Service_Pluginarrow-up-right. Then
pip install -r requirements.txt pip install -r equirements-build.txt python build.py
You will then get a setup.exe
If you wish to create a UF2 file for the firmware we follow this guide arrow-up-right(see "Making your own UF2") - making note that we are on M4 based boards.
Last updated 3 years ago