[add] ledger_app.toml manifest
This commit is contained in:
8
ledger_app.toml
Normal file
8
ledger_app.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[app]
|
||||
build_directory = "./"
|
||||
sdk = "C"
|
||||
devices = ["nanos", "nanox", "nanos+", "stax"]
|
||||
|
||||
[tests]
|
||||
unit_directory = "./tests/unit"
|
||||
pytest_directory = "./tests/ragger"
|
||||
Reference in New Issue
Block a user