mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
9 lines
150 B
TOML
9 lines
150 B
TOML
|
[app]
|
||
|
build_directory = "./"
|
||
|
sdk = "C"
|
||
|
devices = ["nanos", "nanox", "nanos+"]
|
||
|
|
||
|
[tests]
|
||
|
unit_directory = "./unit-tests/"
|
||
|
pytest_directory = "./tests/"
|