Cargo Features
[dependencies]
ledger_device_sdk = { version = "1.18.4", default-features = false, features = ["speculos", "ccid", "heap"] }
- default = heap
-
The
heap
feature is set by default wheneverledger_device_sdk
is added without
somewhere in the dependency tree.default-features = false - speculos
-
Affects
testing::TestType
,testing::sdk_test_runner
… - ccid
-
Affects
ledger_device_sdk::ccid
… - heap default
-
Enables heap of ledger_secure_sdk_sys