Skip to content

Commit

Permalink
Merge pull request #242 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 eaca87d + 7e3a269 commit e7a78fb
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 @@ -242,6 +242,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 e7a78fb

Please sign in to comment.