Skip to content
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

Bump version #45

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Bump version #45

merged 1 commit into from
Dec 27, 2019

Conversation

Sh3Rm4n
Copy link
Member

@Sh3Rm4n Sh3Rm4n commented Dec 24, 2019

No description provided.

@Sh3Rm4n
Copy link
Member Author

Sh3Rm4n commented Dec 24, 2019

As soon as we merged #35 and maybe #39 we should release a new version, as many features were added since the last release.

@dfrankland
Copy link
Member

I am in agreement. It would be great to get #35 and #39 in before bumping 👍

@Sh3Rm4n Sh3Rm4n marked this pull request as ready for review December 27, 2019 13:13
@Sh3Rm4n
Copy link
Member Author

Sh3Rm4n commented Dec 27, 2019

I've merged the other PR's. So this is ready to be merged and published to
crates.io. :)

@dfrankland dfrankland merged commit 7e0d7e6 into stm32-rs:master Dec 27, 2019
@dfrankland
Copy link
Member

Tagged and published 👍 Thanks for all of your help!

@Sh3Rm4n
Copy link
Member Author

Sh3Rm4n commented Dec 27, 2019

You are welcome! And thank you very much for your assistance, code review and
checking for regression on hardware!

@strom-und-spiele
Copy link
Collaborator

Thanks for your work.

I noticed that the new documentation could not be built due to

[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `thumbv7em-none-eabihf` target may not be installed

Full Error Log

Not sure how to help with this.

@Sh3Rm4n
Copy link
Member Author

Sh3Rm4n commented Dec 29, 2019

Yeah noticed this too. I guess this has something to do, that docs.rs does not build the docs for every target anymore.

I've read about, that setting the default build target in .cargo/config could help. But I did not investigate further.

@dfrankland
Copy link
Member

Oh yeah, it must be:

target = "thumbv7em-none-eabihf"

@Sh3Rm4n Sh3Rm4n deleted the v0.4.0 branch November 28, 2023 07:16
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.

3 participants