Skip to content

Commit 6525540

Browse files
Updated prebuilt apps for the newest firmware versions
1 parent c0944ac commit 6525540

File tree

2 files changed

+10027
-10025
lines changed

2 files changed

+10027
-10025
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,43 +28,43 @@ cd ..
2828
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
2929
mv ledger-secure-sdk nanox-secure-sdk
3030
cd nanox-secure-sdk
31-
git checkout nanox_2.5.1
32-
git checkout API_LEVEL_24
31+
git checkout nanox_2.6.0
32+
git checkout API_LEVEL_25
3333
git pull
3434
echo nanox > .target
3535
cd ..
3636
3737
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
3838
mv ledger-secure-sdk nanosplus-secure-sdk
3939
cd nanosplus-secure-sdk
40-
git checkout nanos+_1.4.1
41-
git checkout API_LEVEL_24
40+
git checkout nanos+_1.5.0
41+
git checkout API_LEVEL_25
4242
git pull
4343
echo nanos2 > .target
4444
cd ..
4545
4646
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
4747
mv ledger-secure-sdk stax-secure-sdk
4848
cd stax-secure-sdk
49-
git checkout stax_1.8.1
50-
git checkout API_LEVEL_24
49+
git checkout stax_1.9.0
50+
git checkout API_LEVEL_25
5151
git pull
5252
echo stax > .target
5353
cd ..
5454
5555
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
5656
mv ledger-secure-sdk flex-secure-sdk
5757
cd flex-secure-sdk
58-
git checkout flex_1.4.1
59-
git checkout API_LEVEL_24
58+
git checkout flex_1.5.0
59+
git checkout API_LEVEL_25
6060
git pull
6161
echo flex > .target
6262
cd ..
6363
6464
git clone https://github.com/LedgerHQ/ledger-secure-sdk.git
6565
mv ledger-secure-sdk apexp-secure-sdk
6666
cd apexp-secure-sdk
67-
git checkout apex_p_1.0.2
67+
git checkout apex_p_1.0.3
6868
git checkout API_LEVEL_25
6969
git pull
7070
echo apex_p > .target

0 commit comments

Comments
 (0)