Skip to content

Remove ARM7 support and targets #4307

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
May 12, 2017
Merged

Remove ARM7 support and targets #4307

merged 1 commit into from
May 12, 2017

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented May 11, 2017

Remove ARM7 targets since they are no longer supported.

This is a cherry pick of aa5f1ae from the CMSIS_5 branch.

@theotherjimmy theotherjimmy changed the title CMSIS5: Remove ARM7 support and targets Remove ARM7 support and targets May 11, 2017
@c1728p9
Copy link
Contributor Author

c1728p9 commented May 11, 2017

/morph test

@c1728p9
Copy link
Contributor Author

c1728p9 commented May 11, 2017

/morph mbed2-release

@mbed-bot
Copy link

Result: SUCCESS

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

/morph mbed2-release

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 191

All builds and test passed!

@theotherjimmy
Copy link
Contributor

@c1728p9 Could you rebase to remove the conflict?

@sg- What are your thoughts?

@sg-
Copy link
Contributor

sg- commented May 12, 2017

@sg- What are your thoughts?

Merge when CI is green.

@sg- sg- merged commit 5ebe295 into ARMmbed:master May 12, 2017
@sg-
Copy link
Contributor

sg- commented May 12, 2017

@theotherjimmy Need a message for deprecated targets when people try to compile for them

@theotherjimmy
Copy link
Contributor

@sg- They're removed from targets.json. It will do the same as other targets that don't exist and tell the user that it did not understand the input and list the options. If you want something else, then you're asking for a hack.

@sg-
Copy link
Contributor

sg- commented May 12, 2017

Its a breaking change and therefore deserves a nice message. Same will be true for Cortex A for mbed OS 5.5

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.

8 participants