mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
chg: third fpga image for felica
This commit is contained in:
parent
85053d106f
commit
ee69987210
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ endif
|
||||||
include Standalone/Makefile.inc
|
include Standalone/Makefile.inc
|
||||||
|
|
||||||
#the FPGA bitstream files. Note: order matters!
|
#the FPGA bitstream files. Note: order matters!
|
||||||
FPGA_BITSTREAMS = fpga_lf.bit fpga_hf.bit
|
FPGA_BITSTREAMS = fpga_lf.bit fpga_hf.bit fpga_felica.bit
|
||||||
|
|
||||||
#the lz4 source files required for decompressing the fpga config at run time
|
#the lz4 source files required for decompressing the fpga config at run time
|
||||||
SRC_LZ4 = lz4.c
|
SRC_LZ4 = lz4.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue