Skip to content

Assert that all assembly files are named correctly in travis #4597

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 2 commits into from
Jun 21, 2017

Conversation

theotherjimmy
Copy link
Contributor

@theotherjimmy theotherjimmy commented Jun 20, 2017

It seems that not doing this will cause exporter errors, as mbed compile treats
.s and .S the same, but after export some exporters do not.

I also renamed all of the current *.s files to *.S

Travis should be good enough. Fixes an export failure on master, so let's run that exporter.

@theotherjimmy
Copy link
Contributor Author

/morph export-build

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph export-build

Output

mbed Build Number: 70

All exports and builds passed!

@0xc0170 0xc0170 merged commit d121a43 into ARMmbed:master Jun 21, 2017
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.

3 participants