add test command and crc tests

This commit is contained in:
merlokk 2021-07-09 15:15:16 +03:00
commit fff1c8fae1
5 changed files with 130 additions and 2 deletions

View file

@ -229,6 +229,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/mifare/desfirecrypto.c
${PM3_ROOT}/client/src/mifare/desfiresecurechan.c
${PM3_ROOT}/client/src/mifare/desfirecore.c
${PM3_ROOT}/client/src/mifare/desfiretest.c
${PM3_ROOT}/client/src/uart/uart_posix.c
${PM3_ROOT}/client/src/uart/uart_win32.c
${PM3_ROOT}/client/src/ui/overlays.ui