We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now, our Windows CI builds only upload avrdude.exe and avrdude.conf.
avrdude.exe
avrdude.conf
In order to spread the word, it would make sense to also distribute the GUI components. If I'm not mistaken, this ought to be
build/src/_swig_avrdude.pyd build/src/avrdude-gui.bat build/src/swig_avrdude.py build/src/windows.rc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now, our Windows CI builds only upload
avrdude.exe
andavrdude.conf
.In order to spread the word, it would make sense to also distribute the GUI components. If I'm not mistaken, this ought to be
The text was updated successfully, but these errors were encountered: