mcuee
mcuee
@stefanrueger and @dl8dtl Basically the building of Python binding is working under MSYS2 mingw (with some work-arounds), but I can not get the GUI to work. It seems to be...
> Basically the building of Python binding is working under MSYS2 mingw (with some work-arounds), but I can not get the GUI to work. Test is similar to the previous...
Here is a zip version of avrdude-8.1 Python GUI with Python 3.13.5 (Microsoft Windows Store version). https://github.com/avrdudes/avrdude/releases/tag/v8.1 File name: avrdude-v8.1-windows-python-x64.zip Unzip it to a directory. Activate the Python Virtual Env...
@stefanrueger Unfortunately, I have no ideas on how to use PyInstaller. BTW, I have never encountered the issues mentioned by @felias-fogg. I am using Windows Store version of Python. Then...
> BTW, I have never encountered the issues mentioned by [@felias-fogg](https://github.com/felias-fogg). I am using Windows Store version of Python. Then I generate the virtual environment under VS2022 build environment (PowerShell...
No so sure if this PR is correct or not. I tend to think not.
Close this PR in this case.
Please help to provide more info -- OS, libusb version used, more info about the device, etc. https://github.com/libusb/libusb/wiki/Troubleshooting
Please read the guide below and provide more information about the OS, libusb version used and info about your device. https://github.com/libusb/libusb/wiki/Troubleshooting I also think Bus Hound is not a good...
Good change. This should be safe to be merged.