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 fc4b997 commit 988d16f
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 @@ -104,6 +104,7 @@ DEFINES += IO_SEPROXYHAL_BUFFER_SIZE_B=128
else ifeq ($(TARGET_NAME),TARGET_STAX)
DEFINES += IO_SEPROXYHAL_BUFFER_SIZE_B=300
DEFINES += NBGL_QRCODE
SDK_SOURCE_PATH += qrcode
else
DEFINES += IO_SEPROXYHAL_BUFFER_SIZE_B=300
DEFINES += HAVE_GLO096
Expand Down

0 comments on commit 988d16f

Please sign in to comment.