You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: