openFPGALoader
openFPGALoader copied to clipboard
WIP: bmp: Implement. Requires firmware from https://github.com/UweBonnes/b…
…lackmagic/tree/fixes
Hello,
if you find time, please have a look at this PR. It works only for Linux, maybe for Mac, but windows device detection is not implemented. Code from BMP needs porting and testing. C++ Coding style and general coding style need rework. Speed is probably not good, as shiftIR|DR need up to 5 usb round trips. Please comment.
Thanks for this PR. Will study this one and add feedback
Sorry, fixes isnot enough after yesterdays changes. Stand By.
Use https://github.com/UweBonnes/blackmagic/tree/fixes1 or better avr.
BMP has code to work on windows. Somebody with windows needs to port and test.
Maybe in a first time it make sense to add this driver only for linux devices, and add a note to request for someone with a windows machine to check/add/fix support.
LGTM. The only thing not clear to me is about adding GPL code (bmd_remote.hpp) into a projet using Apache2 license?