@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.