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

Fails to compile with Arm GCC 10.3 and newer #11

Open
microbit-carlos opened this issue Jan 20, 2025 · 0 comments
Open

Fails to compile with Arm GCC 10.3 and newer #11

microbit-carlos opened this issue Jan 20, 2025 · 0 comments

Comments

@microbit-carlos
Copy link

This is because of the issue described in:

This was fixed in codal-core, so that dependency would need to be updated in this target:

For now pxt-adafruit is fine because it uses pext/yotta:latest Docker image, which has arm-none-eabi-gcc v6.2.1 and this problem is only present on 10.3 and newer.

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