Skip to content

Commit

Permalink
Set release flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Wollac committed Apr 26, 2019
1 parent 79d261b commit ae9f280
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ DEFINES += U2F_PROXY_MAGIC=\"IOT\"
DEFINES += HAVE_IO_U2F HAVE_U2F

# Development flags
APP_LOAD_PARAMS += --path "44'/01'"
DEFINES += HAVE_BOLOS_APP_STACK_CANARY HAVE_PRINTF PRINTF=screen_printf
#APP_LOAD_PARAMS += --path "44'/01'"
#DEFINES += HAVE_BOLOS_APP_STACK_CANARY HAVE_PRINTF PRINTF=screen_printf
# Release flags
# DEFINES += BOLOS_RELEASE PRINTF\(...\)=
DEFINES += BOLOS_RELEASE PRINTF\(...\)=

# Compiler, assembler, and linker

Expand Down Expand Up @@ -127,3 +127,8 @@ include $(BOLOS_SDK)/Makefile.glyphs

# Import generic rules from the SDK
include $(BOLOS_SDK)/Makefile.rules



listvariants:
@echo VARIANTS COIN iota
Binary file added iota.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae9f280

Please sign in to comment.