fix pc build

This commit is contained in:
Conor Patrick
2018-12-06 23:48:46 -05:00
parent e360fa0097
commit 15a1fb1e5b
3 changed files with 17 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ INCLUDES = -I./tinycbor/src -I./crypto/sha256 -I./crypto/micro-ecc/ -Icrypto/tin
CFLAGS += $(INCLUDES)
# for crypto/tiny-AES-c
CFLAGS += -DAES256=1
CFLAGS += -DAES256=1 -DAPP_CONFIG=\"app.h\"
name = main