FIX: 'lf hitag' - init of TC0 missing (@piwi)

CHG: 'lf hitag' - factoring code (@iceman)
This commit is contained in:
iceman1001
2019-03-13 10:16:12 +01:00
parent 2563fa0472
commit c01497b8af
4 changed files with 283 additions and 250 deletions

View File

@@ -60,7 +60,7 @@ APP_CFLAGS = $(PLATFORM_DEFS) \
SRC_LCD = fonts.c LCD.c
SRC_LF = lfops.c hitag2.c hitagS.c lfsampling.c pcf7931.c lfdemod.c
SRC_LF = lfops.c hitag2_crypto.c hitag2.c hitagS.c lfsampling.c pcf7931.c lfdemod.c
SRC_ISO15693 = iso15693.c iso15693tools.c
#SRC_ISO14443a = iso14443a.c mifareutil.c mifarecmd.c epa.c mifaresim.c
SRC_ISO14443a = iso14443a.c mifareutil.c mifarecmd.c epa.c