mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix: WITH_EM4x70. Get rid of the dependency on WITH_ICLASS.
This commit is contained in:
parent
c1fdb2e78c
commit
5d66bcfd75
9 changed files with 20 additions and 40 deletions
|
@ -73,6 +73,7 @@ and you can specify which parts to skip in order to reduce the size:
|
|||
SKIP_LF=1
|
||||
SKIP_HITAG=1
|
||||
SKIP_EM4x50=1
|
||||
SKIP_EM4x70=1
|
||||
SKIP_ISO15693=1
|
||||
SKIP_LEGICRF=1
|
||||
SKIP_ISO14443b=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue