Skip to content

cannot find macro llvm_asm in this scope #254

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
piegamesde opened this issue Mar 31, 2022 · 4 comments · Fixed by #261
Closed

cannot find macro llvm_asm in this scope #254

piegamesde opened this issue Mar 31, 2022 · 4 comments · Fixed by #261

Comments

@piegamesde
Copy link

Apparently, llvm_asm was deprecated and removed over time, so it does not build anymore on current nightly.

@Rahix
Copy link
Owner

Rahix commented Apr 1, 2022

Yes, this is known, there is already a MR to update this: #229 As everyone is however still using the older nightly until upstream fixes land, we'll have to wait a bit longer before merging this...

@piegamesde
Copy link
Author

Which nightly is the latest one that still works?

@stappersg
Copy link
Contributor

Which nightly is the latest one that still works?

You are all welcome at avr-rust/blink#38

@Rahix
Copy link
Owner

Rahix commented Apr 1, 2022

Which nightly is the latest one that still works?

TL;DR: nightly-2021-01-07

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 a pull request may close this issue.

3 participants