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

Freestanding GCC 14 compatibility #184

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Freestanding GCC 14 compatibility #184

merged 3 commits into from
Dec 19, 2024

Conversation

offa
Copy link
Owner

@offa offa commented Dec 19, 2024

arm-none-eabi-gcc 14 ships some breaking changes (#182).

  • newlib files fail to compile
  • chrono isn't supported on freestanding anymore

@offa offa added this to the next milestone Dec 19, 2024
@offa offa self-assigned this Dec 19, 2024
@offa offa merged commit 068be0c into master Dec 19, 2024
21 checks passed
@offa offa deleted the lib_fixes branch December 19, 2024 18:58
@offa offa mentioned this pull request Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant