avrdude-build-script icon indicating copy to clipboard operation
avrdude-build-script copied to clipboard

Add libftdi build and add mingw64 build.

Open darkautism opened this issue 4 years ago • 5 comments

Add libftdi support.

It is very useful if someone only have one arduino which have a broken bootloader.

Patch 01 is fix a bug which will close the ftdi usb handle before the reader thread closed.

darkautism avatar Mar 07 '20 12:03 darkautism

Hi @darkautism , very interesting patch indeed. Did you have the chance to test that compilation works in already supported targets? I'm a bit dubious about 1dd3ba4 on plain mingw (crosscompiled)

facchinm avatar Mar 10 '20 08:03 facchinm

Hi @facchinm , I fix linux cross compile for windows.

darkautism avatar Mar 10 '20 15:03 darkautism

Hi @facchinm , Native linux binary build in docker fixed. I do not have Mac OSX so i cannot test this build target.

darkautism avatar Mar 11 '20 05:03 darkautism

It seems d80c6b83c5e301d2aaf8c940e28d2700caf17c54 and #19 is same issue.

darkautism avatar Mar 11 '20 14:03 darkautism

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant