Skip to content

Commit

Permalink
QR code source path is now used explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Aug 3, 2023
1 parent ea123cd commit 359798f
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 @@ -67,6 +67,7 @@ DEFINES += APPVERSION=\"$(APPVERSION)\"

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 359798f

Please sign in to comment.