Skip to content

Fix build: Use the new rust asm! available in rustc 1.63.0-nightly #43

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

Closed
wants to merge 1 commit into from
Closed

Fix build: Use the new rust asm! available in rustc 1.63.0-nightly #43

wants to merge 1 commit into from

Conversation

mbuesch
Copy link
Contributor

@mbuesch mbuesch commented May 20, 2022

The old llvm_asm! has been removed. Therefore, it doesn't compile
on new rustc anymore.

In addition to this, an updated avr-delay dependency is needed to compile successfully: avr-rust/delay#18

The old llvm_asm! has been removed. Therefore, it doesn't compile
on new rustc anymore.
@stappersg
Copy link
Member

Yeah, All checks have failed, but wil be merging in attempt to get us unstuck.

@stappersg
Copy link
Member

Yeah, All checks have failed, but wil be merging in attempt to get us unstuck.

On second thought is merging anyway not so wise.
So I asked for help.

@stappersg
Copy link
Member

Oh, sorry, I forget that this merge request did exist.
Meanwhile is most of it inplace.
I will accept changes like SEI to sei and CLI to cli, so that @mbuesch has commits in this repository.
But it has to be in refresh merge request.

@stappersg stappersg closed this Jun 8, 2022
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