Skip to content

Fix stable build on thumbv6m devices #99

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

Closed
wants to merge 1 commit into from

Conversation

dtwood
Copy link

@dtwood dtwood commented Jul 16, 2018

Armv6m does not support [1] the BASEPRI and FAULTPRI registers, these
were already disabled when the 'inline-asm' option is enabled, so also
disable those in the standalone assembly files.

Closes #98

[1] ARMv6-M Architecture Reference Manual, Table C-2

Armv6m does not support [1] the BASEPRI and FAULTPRI registers, these
were already disabled when the 'inline-asm' option is enabled, so also
disable those in the standalone assembly files.

[1] ARMv6-M Architecture Reference Manual, Table C-2
@dtwood dtwood closed this Aug 2, 2018
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.

1 participant