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

adding all ledger device targets to build.rs #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patnir
Copy link

@patnir patnir commented Aug 8, 2024

Adds missing targets for ledger device types. These devices don't have access to 64-bit pointers/ atomics.

More info on the targets here: https://github.com/LedgerHQ/ledger-device-rust-sdk/blob/master/ledger_device_sdk/README.md

cargo-ledger repo: https://github.com/LedgerHQ/ledger-device-rust-sdk/tree/master/cargo-ledger

@NullSoldier
Copy link

For some information, Ledger is a Secure Element chip device that you can read more about here, https://shop.ledger.com/products/ledger-nano-x

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