Skip to content

Bring documentation on MSP430 up to date. #577

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
Jan 30, 2022

Conversation

cr1901
Copy link
Contributor

@cr1901 cr1901 commented Jan 29, 2022

Crate versions must be 0.3.0 or higher now; minor version 0.2.0 and below is unsupported due to (among other things) bumping to bare-metal 1.0.0 and using Rust inline assembly to implement useful operations.

@cr1901 cr1901 requested a review from a team as a code owner January 29, 2022 07:13
@rust-highfive
Copy link

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-tools labels Jan 29, 2022
burrbull
burrbull previously approved these changes Jan 29, 2022
@burrbull
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Jan 29, 2022
577: Bring documentation on MSP430 up to date. r=burrbull a=cr1901

Crate versions must be `0.3.0` or higher now; minor version `0.2.0` and below is unsupported due to (among other things) bumping to bare-metal `1.0.0` and [using](rust-lang/rust#93219) Rust inline assembly to implement useful operations.

Co-authored-by: William D. Jones <thor0505@comcast.net>
@bors
Copy link
Contributor

bors bot commented Jan 29, 2022

Build failed:

@cr1901
Copy link
Contributor Author

cr1901 commented Jan 29, 2022

Looks like I forgot to update one of the tests... I'll fix this later today...

@burrbull
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Jan 30, 2022

Build succeeded:

@bors bors bot merged commit 8515d40 into rust-embedded:master Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants