Skip to content

remove build dependency on arm-none-eabi-gcc #108

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
Aug 27, 2018
Merged

remove build dependency on arm-none-eabi-gcc #108

merged 2 commits into from
Aug 27, 2018

Conversation

japaric
Copy link
Member

@japaric japaric commented Aug 26, 2018

by shipping pre-assembled object files. This is the same approach as the
one used in #95

r? @rust-embedded/cortex-m (anyone)

by shipping pre-assembled object files. This is the same approach as the one
used in #95
@japaric japaric requested a review from a team as a code owner August 26, 2018 21:47
@adamgreig
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Aug 26, 2018
108: remove build dependency on arm-none-eabi-gcc r=adamgreig a=japaric

by shipping pre-assembled object files. This is the same approach as the
one used in #95

r? @rust-embedded/cortex-m (anyone)

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
@bors
Copy link
Contributor

bors bot commented Aug 27, 2018

Build succeeded

@bors bors bot merged commit 945e268 into master Aug 27, 2018
@bors bors bot deleted the no-gcc branch August 27, 2018 00:01
adamgreig pushed a commit that referenced this pull request Jan 12, 2022
108: README: update the documentation link r=therealprof a=japaric

because we have `readme = "README.md"` set in Cargo.toml the crates.io page
renders the README which contains a BIG "Documentation" link that points to
docs.rs which is broken. This commit makes that link point to our GH page.

r? @rust-embedded/cortex-m (anyone)

I have also observed that the smaller "documentation" link in the crates.io page
is ignoring the "documentation" field and pointing to docs.rs. I reported this
as a bug in rust-lang/crates.io#1485

Co-authored-by: Jorge Aparicio <jorge@japaric.io>
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.

2 participants