Skip to content
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

Building avra in Raspbain (version 10 buster) #67

Open
gregorychristian opened this issue Oct 16, 2023 · 1 comment
Open

Building avra in Raspbain (version 10 buster) #67

gregorychristian opened this issue Oct 16, 2023 · 1 comment

Comments

@gregorychristian
Copy link

I'm currently trying to build avra in Raspbain but make install adds avra to /usr/local/bin instead of /usr/bin. Is there a workaround for this? (since avra 1.3 doesn't support Atmega32U4)

@gregorychristian
Copy link
Author

For those curious, the simple workaround is running
PATH=/home/pi/.local/bin:$PATH if you don't want to mess with the makefile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant