Correct lib NGU build from fresh checkout

This commit is contained in:
Peter D. Gray 2021-05-19 13:15:03 -04:00
parent 6a9f0c171d
commit 9037ef6085
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B
2 changed files with 8 additions and 3 deletions

View File

@ -41,6 +41,6 @@ setup:
@echo Setup DONE
ngu-setup:
cd ../external/libnga/libs/cifra; git submodule update --init .
cd ../external/libnga/libs/secp256k1; git submodule update --init .
cd ../external/libnga; make k1-config
cd ../external/libngu/libs/cifra; git submodule update --init .
cd ../external/libngu/libs/secp256k1; git submodule update --init .
cd ../external/libngu; make min-one-time

View File

@ -1,5 +1,10 @@
# Coldcard Desktop Simulator
## One Time Setup
make setup
make ngu-setup
## Usage
make && ./simulator.py