Merge pull request #1346 from merlokk/desf_update

Desfire functionality update
This commit is contained in:
Oleg Moiseenko 2021-07-05 14:50:19 +03:00 committed by GitHub
commit 8a598ce33c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1594 additions and 150 deletions

View file

@ -226,6 +226,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/mifare/mifarehost.c
${PM3_ROOT}/client/src/nfc/ndef.c
${PM3_ROOT}/client/src/mifare/desfire_crypto.c
${PM3_ROOT}/client/src/mifare/desfirecore.c
${PM3_ROOT}/client/src/uart/uart_posix.c
${PM3_ROOT}/client/src/uart/uart_win32.c
${PM3_ROOT}/client/src/ui/overlays.ui