fgpa felica

This commit is contained in:
iceman1001 2020-07-08 11:05:54 +02:00
commit 2a30f3b165
2 changed files with 4 additions and 1 deletions

View file

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