Closed as not planned
Description
Describe the request
avrdude 6.3.0-arduino17, as included with Arduino IDE 2.1.0 on Windows doesn't work with USBasp v1.08.
I see there's 2 repos for it:
- https://github.com/arduino/avrdude-packing is on 7.1-arduino.1. Why isn't it used?
- https://github.com/arduino/avrdude-build-script is on 6.3.0-arduino19 which is still newer than the included one.
- There's also https://github.com/arduino/toolchain-avr?
Describe the current behavior
Hangs indefinitely when connecting to my USBasp, I have to stop it with Task Manager.
I tried a test read with standalone https://github.com/avrdudes/avrdude/releases/download/v7.1/avrdude-v7.1-windows-x64.zip and it worked fine.
Arduino IDE version
2.1.0
Operating system
Windows
Operating system version
10 22H2 build 19045.2846
Additional context
No response
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details