matrix-io / xc3sprog

xc3sprog is a suite of utilities for programming Xilinx FPGAs, CPLDs, and EEPROMs with the Xilinx Parallel Cable and other JTAG adapters under Linux. Used to program the FPGA of the MATRIX Creator/Voice via Raspberry Pi.
Other
119 stars 57 forks source link

Fix compilation under FreeBSD #27

Open DanielO opened 3 years ago

DanielO commented 3 years ago

Without this usleep() is not declared and the build explodes.