mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fgpa felica
This commit is contained in:
parent
0d4c537ede
commit
2a30f3b165
2 changed files with 4 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
// definitions for multiple FPGA config files support
|
||||
#define FPGA_BITSTREAM_LF 1
|
||||
#define FPGA_BITSTREAM_HF 2
|
||||
#define FPGA_BITSTREAM_HF_FELICA 3
|
||||
|
||||
/*
|
||||
Communication between ARM / FPGA is done inside armsrc/fpgaloader.c (function FpgaSendCommand)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue