mcuee

Results 3052 comments of mcuee

I do not think it makes sense for the function to be added in pyusb. Your best bet is to improve https://github.com/mariusgreuel/pyftdiwin. I have closed https://github.com/pyusb/pyusb/issues/539 as not planned.

BTW, the author of pyftdiwin also did the following fork of libftdi (subset) for use with avrdude Windows. https://github.com/avrdudes/libftdi

> I believe the best way at this point for users that really want to use Windows to create a fork from pyftdi and/or to resume the work from [pyftdiwin](https://github.com/mariusgreuel/pyftdiwin)...

Comment from @mhei *https://github.com/avrdudes/avrdude/discussions/2015#discussioncomment-13488321 Good catch, and correct analysis. This is a limitation of the current libgpiod implementatation - not the library itself, but the avrdude programmers part. The reason...

Comments from * https://github.com/avrdudes/avrdude/discussions/2015#discussioncomment-13505556 Thanks for the detailed answer @mhei. It seems that the GPIO lines are unnamed, as shown by the output of gpioinfo [gpioinfo.txt](https://github.com/user-attachments/files/20790856/gpioinfo.txt) For now I'll disable...

Contributors are welcome to have more regular releases. * https://github.com/libusb/libusb/discussions/1325

Now we have a new admin @sonatique who is actively working on the project. Hopefully we can get some of the PRs merged and rtelease 1.0.30.

> Thoughts on adding [@seanm](https://github.com/seanm) as an admin too? Continuing discussion here rather than a random pr. [#1508](https://github.com/libusb/libusb/pull/1508) @seanm I just sent you the invitation to join libusb project as...

Great that Windows Hotplug PR has been merged. Thanks a lot to @sonatique for the great work. * #86 * #1406