mccdaq / uldaq

MCC Universal Library for Linux
MIT License
100 stars 36 forks source link

install: put fpga bitfiles in /usr/share/uldaq/fpga #15

Closed d4ddi0 closed 4 years ago

d4ddi0 commented 4 years ago

Putting fpga bitfiles in /etc is not appropriate.

/usr/share/uldaq is better across unix platforms. It would be better to get the hardcoded definition out of src/usb/UsbFpgaDevice.cpp, but I'm an autotools neophyte, and haven't been able to figure that out.