Merge pull request #25 from drandreas/rdv4-legic

Legic Tag Simulator
This commit is contained in:
RFID Research Group
2018-09-06 20:26:39 +02:00
committed by GitHub
10 changed files with 546 additions and 58 deletions

View File

@@ -54,7 +54,7 @@ SRC_FELICA = felica.c
SRC_CRAPTO1 = crypto1.c des.c aes.c desfire_key.c desfire_crypto.c mifaredesfire.c
SRC_CRC = crc.c crc16.c crc32.c
SRC_ICLASS = iclass.c optimized_cipher.c
SRC_LEGIC = legicrf.c legic_prng.c
SRC_LEGIC = legicrf.c legicrfsim.c legic_prng.c
SRC_BEE = bee.c
# RDV40 related hardware support