Skip to content

Commit

Permalink
remove qrcode path
Browse files Browse the repository at this point in the history
  • Loading branch information
abenso committed Aug 21, 2024
1 parent 7aa5524 commit b39d354
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ INCLUDES_PATH += $(BOLOS_SDK)/lib_cxng/src
CFLAGS += -I$(MY_DIR)/../deps/tinycbor/src
APP_SOURCE_PATH += $(MY_DIR)/../deps/tinycbor-ledger

ifeq ($(TARGET_NAME),TARGET_STAX)
SDK_SOURCE_PATH += qrcode
endif

.PHONY: rust
rust:
@echo "No rust code"
Expand Down

0 comments on commit b39d354

Please sign in to comment.