Skip to content

Add libftdi build and add mingw64 build. #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

darkautism
Copy link

@darkautism darkautism commented Mar 7, 2020

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.

@facchinm
Copy link
Member

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)

@darkautism
Copy link
Author

darkautism commented Mar 10, 2020

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

@darkautism
Copy link
Author

darkautism commented Mar 11, 2020

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

@darkautism
Copy link
Author

It seems d80c6b8 and #19 is same issue.

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants