Skip to content

Commit

Permalink
Merge pull request #55 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
apaillier-ledger committed Aug 4, 2023
2 parents da7bd2e + 66d6812 commit d71e6c2
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 @@ -103,6 +103,7 @@ endif

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

0 comments on commit d71e6c2

Please sign in to comment.