Skip to content

Commit

Permalink
Merge pull request #33 from trilitech/palmer@functori@update-app-flag
Browse files Browse the repository at this point in the history
Update app flags
  • Loading branch information
ajinkyaraj-23 authored Mar 14, 2024
2 parents 94c1fcc + 996fd67 commit de30225
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ ENABLE_NBGL_QRCODE = 1

# APP_LOAD_PARAMS

HAVE_APPLICATION_FLAG_LIBRARY = 1
ifneq ($(TARGET_NAME), TARGET_NANOS)
HAVE_APPLICATION_FLAG_GLOBAL_PIN = 1
HAVE_APPLICATION_FLAG_BOLOS_SETTINGS = 1
endif

CURVE_APP_LOAD_PARAMS = ed25519 secp256k1 secp256r1
PATH_APP_LOAD_PARAMS = "44'/1729'"

Expand Down

0 comments on commit de30225

Please sign in to comment.