add spiInterface.h to CMakeLists.txt
This commit is contained in:
parent
0409263f87
commit
d80cf248ca
|
|
@ -86,6 +86,7 @@ set(OPENFPGALOADER_HEADERS
|
||||||
src/ftdipp_mpsse.hpp
|
src/ftdipp_mpsse.hpp
|
||||||
src/spiFlash.hpp
|
src/spiFlash.hpp
|
||||||
src/epcq.hpp
|
src/epcq.hpp
|
||||||
|
src/spiInterface.hpp
|
||||||
src/svf_jtag.hpp
|
src/svf_jtag.hpp
|
||||||
src/xilinx.hpp
|
src/xilinx.hpp
|
||||||
src/configBitstreamParser.hpp
|
src/configBitstreamParser.hpp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue