Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Add thumbv8m main. #28

Merged
merged 2 commits into from
Mar 15, 2019
Merged

Add thumbv8m main. #28

merged 2 commits into from
Mar 15, 2019

Conversation

nezza
Copy link
Contributor

@nezza nezza commented Jan 16, 2019

rustup supports the thumbv8m.main-none-eabi target, this adds support for thumbv8m.main-none-eabi to cortex-m-semihosting.

Related PRs:

rust-embedded/cortex-m#130
rust-embedded/cortex-m-rt#167

@nezza
Copy link
Contributor Author

nezza commented Jan 16, 2019

The Travis build is failing because it relies on cortex-m supporting thumbv8m.main already - after the PR in cortex-m is integrated it should work.

bors bot added a commit to rust-embedded/cortex-m that referenced this pull request Jan 19, 2019
130: Add thumbv8m main. r=adamgreig a=nezza

rustup supports the `thumbv8m.main-none-eabi` target, this adds support for `thumbv8m.main-none-eabi` to cortex-m.


Related PRs:

rust-embedded/cortex-m-semihosting#28
rust-embedded/cortex-m-rt#167

Co-authored-by: Thomas Roth <[email protected]>
@Disasm Disasm added the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. label Feb 24, 2019
@adamgreig
Copy link
Member

Hopefully we can merge this after #32 is merged.

@adamgreig
Copy link
Member

bors try

bors bot added a commit that referenced this pull request Mar 15, 2019
@adamgreig adamgreig added S-waiting-on-review T-cortex-m and removed S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. labels Mar 15, 2019
@bors
Copy link
Contributor

bors bot commented Mar 15, 2019

try

Build succeeded

@adamgreig
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Mar 15, 2019

👎 Rejected by too few approved reviews

@adamgreig
Copy link
Member

bors retry

bors bot added a commit that referenced this pull request Mar 15, 2019
28: Add thumbv8m main. r=adamgreig a=nezza

rustup supports the `thumbv8m.main-none-eabi` target, this adds support for `thumbv8m.main-none-eabi` to cortex-m-semihosting.

Related PRs:

rust-embedded/cortex-m#130
rust-embedded/cortex-m-rt#167

Co-authored-by: Thomas Roth <[email protected]>
@bors
Copy link
Contributor

bors bot commented Mar 15, 2019

Build succeeded

@bors bors bot merged commit 461a5e8 into rust-embedded:master Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants