mphidflash
mphidflash copied to clipboard
Update Makefile and README to cross compile for x86_64 to arm device (like Raspberry Pi)
Update usage of libhid-dev to libusb-dev in readme
Remove 'strip' command in the makefile, couldn't make it work for arm.
Executable tested OK on Raspberry Pi Zero
Hey, thanks for answering this pull request ! I have updated the Makefile following your advises. Please tell me if it's OK now !