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

Fix for problems compiling on gcc 10.3.x+ #144

Merged
merged 1 commit into from
Jan 14, 2022
Merged

Conversation

JohnVidler
Copy link
Contributor

FORCE_RAM_FUNC now correctly uses .data.ramfuncs rather than plain .data, to work with newer gcc versions. See issue #33 at lancaster-university/microbit-v2-samples#33

@finneyj
Copy link
Contributor

finneyj commented Jan 13, 2022

Thanks @JohnVidler.

nice clean fix - looks good to me! Also can confirm it builds on my (relatively ancient) version of gcc (version 9.2.1).

Happy for you to merge @JohnVidler!

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

Successfully merging this pull request may close these issues.

2 participants