-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to build and install BOSSA #144
Comments
there is also a make target for just the command line version that has less dependencies |
I couldnt get this setup to work. |
I edited the files in windows and transferred to linux causing issues. When I git cloned from linux all worked well. |
https://github.com/kiibohd/BOSSA/blob/master/.github/workflows/build.yml#L51 This is how I build it on Windows. |
I can't seem to compile for Windows. Can anyone compile with added support for D21G17D variant? |
A couple of us managed to compile this in Windows and have documented the process on the Arduino forum in case it is helpful: https://forum.arduino.cc/t/creating-a-custom-samd-bootloader-and-arduino-board/1094588/6 |
Hi everyone, where do i find the instructions to build BOSSA repository in Linux and Windows?
These steps works fine for me:
Distro: Linux ubuntu 20.04 lts.
Dependencies:
Go to BOSSA directory and use the following commands:
The text was updated successfully, but these errors were encountered: