-
Notifications
You must be signed in to change notification settings - Fork 138
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
[patch #8967] Change ft2xx library to ftdi_syncbb instead of libusb #706
Comments
Joerg Wunsch <joerg_wunsch> Well, from a licensing point of view, it's somewhat questionable Second, there are a number of platforms AVRDUDE supports I'd like to see the real benefit of such an implementation Finally, some stylistic issues:
|
The new Windows MSVC version uses a modified libftdi library that works with ftd2xx.dll. |
@dl8dtl Ref: avrdude-libftdi is basically a wrapper of D2XX. |
Mon 04 Apr 2016 12:15:05 PM UTC
FT2XX is more stable and drivers for windows is signed.
This patch changes libusb to ft2xx to ftdi_syncbb (FT245R and FT232R).
To compile you need:
file #36833: avrdude-6.3-diff.tar.gz
This issue was migrated from https://savannah.nongnu.org/patch/?8967
The text was updated successfully, but these errors were encountered: