mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Merged hi_reader and hi_reader_15 into one file
hi_reader_15 was a superset of hi_reader, now uses conditional compile from Makefile like the other files to select compilations options
This commit is contained in:
parent
279d6486c1
commit
c41c685807
4 changed files with 139 additions and 499 deletions
|
@ -104,7 +104,6 @@ TARGET_COMMON_FILES += hi_flite.v
|
|||
TARGET_COMMON_FILES += hi_get_trace.v
|
||||
TARGET_COMMON_FILES += hi_iso14443a.v
|
||||
TARGET_COMMON_FILES += hi_reader.v
|
||||
TARGET_COMMON_FILES += hi_reader_15.v
|
||||
TARGET_COMMON_FILES += hi_simulate.v
|
||||
TARGET_COMMON_FILES += hi_sniffer.v
|
||||
TARGET_COMMON_FILES += lf_edge_detect.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue