mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix: WITH_LF WITH_LEGICRF WITH_ISO14443a
This commit is contained in:
parent
da1c79503e
commit
c1fdb2e78c
3 changed files with 26 additions and 15 deletions
|
@ -20,12 +20,21 @@ PLATFORM=PM3RDV4
|
|||
#PLATFORM=PM3GENERIC
|
||||
#PLATFORM_SIZE=256
|
||||
#STANDALONE=
|
||||
#SKIP_HITAG=1
|
||||
#SKIP_FELICA=1
|
||||
#SKIP_HFPLOT=1
|
||||
#SKIP_NFCBARCODE=1
|
||||
#SKIP_ZX8211=1
|
||||
#SKIP_LF=1
|
||||
#SKIP_HITAG=1
|
||||
#SKIP_EM4x50=1
|
||||
#SKIP_EM4x70=1
|
||||
#SKIP_ZX8211=1
|
||||
#SKIP_HF=1
|
||||
#SKIP_ISO15693=1
|
||||
#SKIP_LEGICRF=1
|
||||
#SKIP_ISO14443b=1
|
||||
#SKIP_ISO14443a=1
|
||||
#SKIP_ICLASS=1
|
||||
#SKIP_FELICA=1
|
||||
#SKIP_NFCBARCODE=1
|
||||
#SKIP_HFSNIFF=1
|
||||
#SKIP_HFPLOT=1
|
||||
|
||||
# To accelerate repetitive compilations:
|
||||
# Install package "ccache" -> Debian/Ubuntu: /usr/lib/ccache, Fedora/CentOS/RHEL: /usr/lib64/ccache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue