Skip to content

Commit

Permalink
Makefile: update with feature disabler flags for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sgliner-ledger committed Dec 12, 2023
1 parent 58f7b5d commit db514cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,7 @@ ENABLE_NBGL_QRCODE = 1
#DISABLE_STANDARD_USB = 1
#DISABLE_STANDARD_WEBUSB = 1
#DISABLE_STANDARD_BAGL_UX_FLOW = 1
#DISABLE_DEBUG_LEDGER_ASSERT = 1
#DISABLE_DEBUG_THROW = 1

include $(BOLOS_SDK)/Makefile.standard_app

0 comments on commit db514cc

Please sign in to comment.