Update Makefile.hal

This commit is contained in:
Iceman 2020-03-30 16:31:54 +02:00 committed by GitHub
commit 4920bd8ab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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