UPDATES HF_COLIN to current

This commit is contained in:
Colin J. Brigato
2018-03-10 13:13:21 +01:00
parent 7fb6aa21ab
commit 9147698e97
6 changed files with 1264 additions and 210 deletions

View File

@@ -24,7 +24,7 @@ APP_CFLAGS = -DWITH_CRC \
-DWITH_FELICA \
-DWITH_FLASH \
-DWITH_HFSNOOP \
-DWITH_HF_YOUNG \
-DWITH_HF_COLIN \
-fno-strict-aliasing -ffunction-sections -fdata-sections
### IMPORTANT - move the commented variable below this line
@@ -103,7 +103,8 @@ ARMSRC = fpgaloader.c \
parity.c \
usb_cdc.c \
cmd.c \
hf_young.c
hf_colin.c \
vtsend.c
# lf_samyrun.c \
# lf_hidbrute.c \
# lf_proxbrute.c \
@@ -169,4 +170,4 @@ help:
@echo Multi-OS Makefile, you are running on $(DETECTED_OS)
@echo Possible targets:
@echo + all - Build the full image $(OBJDIR)/fullimage.s19
@echo + clean - Clean $(OBJDIR)
@echo + clean - Clean $(OBJDIR)