eblot / pyftdi

FTDI device driver written in pure Python
Other
509 stars 212 forks source link

pyftdi for windows #388

Open rqx110 opened 2 weeks ago

rqx110 commented 2 weeks ago

there is a fork project provides a better out-of-the-box experience by supporting the default Windows plug-and-play drivers provided by FTDI. https://github.com/mariusgreuel/pyftdiwin

could you merge these codes?

eblot commented 2 days ago

Yes I guess I could but it would require to create pull request(s). If you know the author or volunteer to create those PRs, please let me know.