mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
options: Add NEM support
This commit is contained in:
parent
9dfc6a4477
commit
7c3b2d5209
1
Makefile
1
Makefile
@ -29,6 +29,7 @@ CFLAGS += -Ichacha20poly1305
|
||||
CFLAGS += -Ied25519-donna
|
||||
CFLAGS += -DUSE_ETHEREUM=1
|
||||
CFLAGS += -DUSE_GRAPHENE=1
|
||||
CFLAGS += -DUSE_NEM=1
|
||||
|
||||
# disable certain optimizations and features when small footprint is required
|
||||
ifdef SMALL
|
||||
|
Loading…
Reference in New Issue
Block a user