Per Tillisch

Results 1081 comments of Per Tillisch

There is a proposal that should resolve the issue here: https://github.com/arduino/ArduinoCore-API/issues/25#issuecomment-461327599

Hi @2bndy5. I made some efforts to set up caching in all our standardized GitHub Actions workflows in preparation for widescale deployment to Arduino's repositories last year. However, I don't...

>some of that commit's links (in the description) are now 404. Yeah, it is not a good commit message. I actually just did a copy/paste of a summary of the...

Hi @faultfactory. Thanks for your report. Each of the elements of the `platforms` input list is a separate platform definition object. These objects consist of the keys mentioned in [the...

I tried your usbasp-v1.06-alpha-2016-05-18 and still had this issue. I've been using PeterVH's v1.05 firmware in my everyday use USBasp from the moment it was released. I do have another...

Wonderful, I'll switch to using 1.06 for everything. Thanks so much for your work on the USBasp firmware!

> do you confirm that version USBasp with FW 1.06 works with latest avrdude shipped by arduino with all possible Zadig combinations? No, this issue occurs for me with any...

> When trying to burn a bootloader using 1.6.10 on linux on a m328 part, it fails when attempting to write fuse bytes. I think you're running into https://github.com/arduino/Arduino/issues/5175. Try...

> Do you get that exact sequence and error with the 1.0.6-alpha code? Yes, same exact output with usbasp-v1.06-alpha-2016-05-18. I sometimes get the `Error while burning bootloader.` at the end...

> As you should not get that message if you are running 1.0.6-alpha firmware since that f/w supports setting the sck period. I just reflashed my USBasp to make absolutely...