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

nanox build error: no method named compare_exchange found for struct core::sync::atomic::AtomicU8 in the current scope #218

Open
Pana opened this issue Nov 6, 2024 · 1 comment

Comments

@Pana
Copy link
Contributor

Pana commented Nov 6, 2024

When developing a Ledger device app with Rust, I introduced a fundamental library called bytes. This library is very foundational in Rust development and is widely used, including in embedded devices. However, when selecting the Nano X device, the compilation failed, and I encountered the following error.

However, when selecting the Nano S Plus, Stax, or Flex devices, the compilation succeeds.

image

@Pana
Copy link
Contributor Author

Pana commented Nov 6, 2024

Related issue tokio-rs/bytes#461

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

No branches or pull requests

1 participant