Skip to content

Commit 5668c39

Browse files
authored
Merge pull request #2 from Zondax/update-main
Update main
2 parents 55ead7b + 4dd0256 commit 5668c39

File tree

56 files changed

+3
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+3
-3
lines changed

app/Makefile.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ APPVERSION_M=1
33
# This is the `spec_version` field of `Runtime`
44
APPVERSION_N=0
55
# This is the patch version of this release
6-
APPVERSION_P=1
6+
APPVERSION_P=2

app/flex_icon.gif

-7 Bytes

ledger_app.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[app]
22
build_directory = "./app/"
33
sdk = "C"
4-
devices = ["nanos", "nanox", "nanos+", "stax"]
4+
devices = ["nanos", "nanox", "nanos+", "stax", "flex"]
55

66
[tests]
77
unit_directory = "./tests/"
0 Bytes
0 Bytes
0 Bytes
188 Bytes
-1 Bytes
1 Byte

0 commit comments

Comments
 (0)