mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Update Makefile.hal
This commit is contained in:
parent
9ca14acf5e
commit
4920bd8ab0
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ define KNOWN_STANDALONE_DEFINITIONS
|
||||||
| LF_EM4100RWC | Read/simulate em4100 tags & clone it |
|
| LF_EM4100RWC | Read/simulate em4100 tags & clone it |
|
||||||
| | to T555x tags |
|
| | to T555x tags |
|
||||||
+----------------------------------------------------------+
|
+----------------------------------------------------------+
|
||||||
|
| HF_LEGIC | Read/simulate Legic Prime tags |
|
||||||
|
| | storing in flashmem |
|
||||||
|
+----------------------------------------------------------+
|
||||||
endef
|
endef
|
||||||
|
|
||||||
STANDALONE_MODES := LF_SAMYRUN LF_ICERUN LF_PROXBRUTE LF_HIDBRUTE LF_ICEHID LF_EM4100EMUL LF_EM4100RWC
|
STANDALONE_MODES := LF_SAMYRUN LF_ICERUN LF_PROXBRUTE LF_HIDBRUTE LF_ICEHID LF_EM4100EMUL LF_EM4100RWC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue