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 82e2014 commit fd76eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefiles/Makefile.platform
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ else ifeq ($(TARGET_NAME),TARGET_STAX)
# Stax
DEFINES += IO_SEPROXYHAL_BUFFER_SIZE_B=300
DEFINES += NBGL_QRCODE
SDK_SOURCE_PATH += qrcode

# Required by SDK
DEFINES += UNUSED\(x\)=\(void\)x
Expand Down

0 comments on commit fd76eee

Please sign in to comment.