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

Outdated avr-gcc dependency #2

Open
kopsis opened this issue May 27, 2022 · 1 comment
Open

Outdated avr-gcc dependency #2

kopsis opened this issue May 27, 2022 · 1 comment

Comments

@kopsis
Copy link

kopsis commented May 27, 2022

package_aloriumtech_index.json is specifying an old avr-gcc package version (4.8.1-arduino5) that works in the Arduino IDE but is incompatible with the arduino-cli tools. Arduino's current package_index.json is specifying version 7.3.0-atmel3.6.1-arduino7 for Arduino AVR Boards. Adding a 2.3.1 package spec to my local copy of package_aloriumtech_index.json that calls out that newer avr-gcc version in toolsDependencies lets me target Sno boards with the arduino-cli tools.

@jpecor
Copy link
Contributor

jpecor commented Jun 2, 2022

Thanks David! We're looking at this to see what it would mean for us to update this.

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

2 participants