Skip to content

add architecture specific flag to compiler.S.flags #642

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

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

xiongyu0523
Copy link
Contributor

@xiongyu0523 xiongyu0523 commented Jul 31, 2021

with this PR, .S file does not need to have architecture directives like .cpu cortex-m0 in the beginning to avoid compiler error for MSR, MRS instructions.

@CLAassistant
Copy link

CLAassistant commented Jul 31, 2021

CLA assistant check
All committers have signed the CLA.

@xiongyu0523
Copy link
Contributor Author

Error reported by CI are not related to this PR.

See https://forum.arduino.cc/t/please-remove-acetime-from-samd-core-checks/889918/2

@facchinm
Copy link
Member

facchinm commented Aug 2, 2021

LGTM!

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.

3 participants