Skip to content

Commit

Permalink
chore: remove flex and stax from ledger_app.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
keiff3r committed Dec 13, 2024
1 parent ad386a9 commit 3c1cd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger_app.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[app]
build_directory = "./"
sdk = "C"
devices = ["flex", "stax","nanos+", "nanox"]
devices = ["nanos+", "nanox"]

[tests]
pytest_directory = "./tests/"

0 comments on commit 3c1cd07

Please sign in to comment.