Skip to content

Commit

Permalink
Merge pull request #120 from LedgerHQ/fix/apa/explicit_qrcode_source_…
Browse files Browse the repository at this point in the history
…path

QR code source path is now used explicitly
  • Loading branch information
sgliner-ledger authored Aug 7, 2023
2 parents ae09e67 + 240c706 commit 5cf1310
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 @@ -56,6 +56,7 @@ DEFINES += UI_NANO_S
else ifeq ($(TARGET_NAME),TARGET_STAX)
DEFINES += UI_STAX
DEFINES += NBGL_QRCODE
SDK_SOURCE_PATH += qrcode
else
DEFINES += UI_NANO_X
TARGET_UI := FLOW
Expand Down

0 comments on commit 5cf1310

Please sign in to comment.