Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from LedgerHQ/fix/apa/explicit_qrcode_source_path
Browse files Browse the repository at this point in the history
QR code source path is now used explicitly
  • Loading branch information
sgliner-ledger authored Aug 7, 2023
2 parents 7dcfcc8 + 1511d06 commit 72e4f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ endif

ifeq ($(TARGET_NAME),TARGET_STAX)
DEFINES += NBGL_QRCODE
SDK_SOURCE_PATH += qrcode
else
DEFINES += HAVE_BAGL HAVE_UX_FLOW
ifneq ($(TARGET_NAME),TARGET_NANOS)
Expand Down

0 comments on commit 72e4f92

Please sign in to comment.