From 4920bd8ab055f07b8c035167018c83d0f4e90351 Mon Sep 17 00:00:00 2001 From: Iceman Date: Mon, 30 Mar 2020 16:31:54 +0200 Subject: [PATCH] Update Makefile.hal --- armsrc/Standalone/Makefile.hal | 3 +++ 1 file changed, 3 insertions(+) diff --git a/armsrc/Standalone/Makefile.hal b/armsrc/Standalone/Makefile.hal index bd018e15b..e3ad8accb 100644 --- a/armsrc/Standalone/Makefile.hal +++ b/armsrc/Standalone/Makefile.hal @@ -47,6 +47,9 @@ define KNOWN_STANDALONE_DEFINITIONS | LF_EM4100RWC | Read/simulate em4100 tags & clone it | | | to T555x tags | +----------------------------------------------------------+ +| HF_LEGIC | Read/simulate Legic Prime tags | +| | storing in flashmem | ++----------------------------------------------------------+ endef STANDALONE_MODES := LF_SAMYRUN LF_ICERUN LF_PROXBRUTE LF_HIDBRUTE LF_ICEHID LF_EM4100EMUL LF_EM4100RWC