add initial weak definitions

This commit is contained in:
Conor Patrick
2019-11-19 15:22:48 -05:00
parent e8d0192003
commit d6bf439f73
6 changed files with 100 additions and 108 deletions

View File

@@ -15,7 +15,7 @@ INT_CFLAGS += $(SOLO_VERSION_FLAGS)
SRC = apdu.c util.c u2f.c test_power.c
SRC += stubs.c log.c ctaphid.c ctap.c
SRC += ctap_parse.c crypto.c main.c
SRC += ctap_parse.c crypto.c
SRC += device.c
SRC += version.c
SRC += data_migration.c