patchAVR Downloader/UploaDEr - Patches: patch #10149, Add support for Micronucleus...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10149: Add support for Micronucleus bootloader

Submitter:  Marius Greuel <mariusgreuel>
Submitted:  Sun 28 Nov 2021 10:04:33 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Sun 28 Nov 2021 10:04:33 PM UTC, original submission:  

This patch adds support for the Micronucleus bootloader:
https://github.com/micronucleus/micronucleus

Typically command-line usage is
avrdude -c micronucleus -p t85 -x wait -V -U flash:w:main.hex:i

Note that the udev rules need to be changed, too:

# Micronucleus Bootloader
SUBSYSTEM=="usb", ATTR{idVendor}=="16d0", ATTR{idProduct}=="0753", TAG+="uaccess"

Let me know what you think.

Marius Greuel <mariusgreuel>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #52372:  avrdude-micronucleus-v1.patch added by mariusgreuel (35KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mariusgreuel (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-28 mariusgreuel Attached File- Added avrdude-micronucleus-v1.patch, #52372

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code