-
-
Notifications
You must be signed in to change notification settings - Fork 440
Update avrdude #2038
New issue
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
Comments
...Should this be moved to https://github.com/arduino/ArduinoCore-avr? |
Hi @landfillbaby, thank you for taking the time and reporting your problem. This issue tracker is for reporting IDE2 bugs and requesting new features.
No platforms or libraries are included in IDE2. There is a logic to install the Arduino AVR platform ( Your topic is more appropriate for the Arduino Forum. I'm sure people will be able to help you out over there: I appreciate your understanding. |
https://github.com/search?q=org:arduino+"6.3.0-arduino17"&type=code |
You can try it here: https://github.com/arduino/library-registry. Library Manager FAQ: https://github.com/arduino/library-registry/blob/main/FAQ.md#arduino-library-manager-faq |
That's for arduino/Arduino@3af92cd would seem to give some further clue, but alas they stopped to update it years ago (god forbid this or this provided more details). And it's certainly not something architecture specific since many devices share the same package. arduino/toolchain-avr#17 |
i'm going to copy and paste something i wrote in discord a few days ago and then unsubscribe from this thread. arduino's documentation is frequently wrong or just missing, their software is broken and outdated in at least 10 different ways, and their support team don't even know the product lineup. at least the hardware works. i think i'll just use c to program them from now on, without their libraries, and if i want a bootloader i'll use atmel dfu :) |
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:
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
The text was updated successfully, but these errors were encountered: