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:
Alex 2023-08-24 17:52:12 +02:00
commit c41c685807
4 changed files with 139 additions and 499 deletions

View file

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