f32c / tools

ULX2S / ULX3S FPGA JTAG programmer & tools (Lattice XP2 / ECP5)
22 stars 16 forks source link

add needed header for usb_reset #20

Open kost opened 4 years ago

kost commented 4 years ago

Fix following warning: ujprog.c:836:2: warning: implicit declaration of function ‘usb_reset’; did you mean ‘ftdi_usb_reset’? [-Wimplicit-function-declaration]