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

framework-arduino-megaavr-dxcore outdated #55

Open
fredrikvang opened this issue Mar 17, 2023 · 2 comments
Open

framework-arduino-megaavr-dxcore outdated #55

fredrikvang opened this issue Mar 17, 2023 · 2 comments

Comments

@fredrikvang
Copy link

Platform-atmelmegaavr currently depends an outdated version of dxcore (1.4.5 and 1.4.10 available on PlatformIO, but 1.5.6 available on GitHub and Arduino IDE). This causes build failures for AVR64DD28, and several bugs have been fixed in recent versions.

See also post: https://community.platformio.org/t/workaround-for-avrxxddxx-dxcore-outdated/32610?u=mr.vang

@brunob45
Copy link
Contributor

brunob45 commented Mar 17, 2023

Hi @fredrikvang
I have forked the official PlatformIO package with the updated DxCore version.
You can find an example here: https://github.com/brunob45/dev-AVR-Dx

I'm using the custom platform https://github.com/brunob45/platform-atmelavrdx#dev/dxcore
and the custom framework https://github.com/brunob45/framework-arduino-megaavr-dxcore#platformio

I see that another user opened a similar issue with SpenceKonde/DxCore#319.
Usually, here is the correct place to request an update for the DxCore package

If this is working for you too, please consider requesting PR #48 be merged in the main branch

@bgersmann
Copy link

Hi,

could you please update DxCore to 1.5.11 ?

Thanks

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

3 participants