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 whenever ledger_device_sdk is added without default-features = false somewhere in the dependency tree.

speculos

Affects testing::TestType, testing::sdk_test_runner

ccid

Affects ledger_device_sdk::ccid

heap default

Enables heap of ledger_secure_sdk_sys