You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openpgp-card-app/ledger_app.toml

9 lines
158 B
TOML

[app]
build_directory = "./"
sdk = "C"
devices = ["nanos", "nanox", "nanos+", "stax"]
[tests]
unit_directory = "./unit-tests/"
pytest_directory = "./tests/"