LF Demod streamlining

one shared location for demoding lf for arm and client.  also added a
few raw demod commands.
This commit is contained in:
marshmellow42
2014-12-28 20:33:32 -05:00
parent 9e6dd4eb69
commit eb191de615
7 changed files with 1142 additions and 507 deletions

View File

@@ -35,6 +35,7 @@ ARMSRC = fpgaloader.c \
legicrf.c \
iso14443crc.c \
crc16.c \
lfdemod.c \
$(SRC_ISO14443a) \
$(SRC_ISO14443b) \
$(SRC_CRAPTO1) \