leetronics / infnoise

The world's easiest TRNG to get right
Creative Commons Zero v1.0 Universal
122 stars 25 forks source link

Removal of FTDI library files for Windows needed #9

Closed jj1bdx closed 5 years ago

jj1bdx commented 6 years ago

FTDI library files are obviously under the copyright of FTDI and not in the public domain. Removing their files under software/VisualStudio/ftdi and replacing it by a README.md file like this will be a better solution: https://github.com/jj1bdx/infnoise-windows/blob/master/VisualStudio/ftdi/README.md

MartyMacGyver commented 5 years ago

I did this on https://github.com/MartyMacGyver/infnoise/tree/mff-update-windows-build-and-functionality as well - I'm awaiting some input as to where I ought to be submitting my changes (here or the waywardgeek origin?)

MartyMacGyver commented 5 years ago

Resolved via the merge above.

jj1bdx commented 5 years ago

@MartyMacGyver LGTM and thanks!