patchAVR Downloader/UploaDEr - Patches: patch #8717, pattch for mcprog and libhidapi...

 
 

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

patch #8717: pattch for mcprog and libhidapi support

Submitter:  Stefan Rupp <struppi>
Submitted:  Sun 16 Aug 2015 01:36:18 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Need Info Privacy:  Public
Assigned to:  None Open/Closed:  Open

Tue 16 Jan 2018 10:07:55 PM UTC, comment #1: 

Well, libhidapi support meanwhile entered the tree already,
as part of EDBG support.

I'd ask for the following things:

  • please file new parts in avrdude.conf.in in a separate patch file
  • please add documentation additions for the new programmer (ideally, both avrdude.1 and doc/avrdude.texi, but I could easily craft one of those myself based on the other one)
Joerg Wunsch <joerg_wunsch>
Group administrator
Sun 16 Aug 2015 01:36:18 PM UTC, original submission:  

This implements support for our open hardware "mcprog" interface. EAGLE files available at:
http://rhodecode.bytewerk.org/Mikrocontroller/mcprog

mcprog uses the MCP2210 USB-to-SPI interface.
This code was successfully tested on Linux and MAC.

The patch started as a copy of the pickit2 code already shipped with avrdude, but as the libusb backend seems to be dysfunctional on MAC for quite some time, I replaced libusb by libhidapi.

Therefore, this patch also brings support for libhidapi to avrdude. It's probably a good idea to use libhidapi instead of libusb for other programmers, that use the USB HID protocol.

Stefan Rupp <struppi>

 

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

Attached Files
file #34656:  mcprog_libhidapi.patch added by struppi (35KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by struppi (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-01-16 joerg_wunsch StatusNone Need Info
    2015-08-16 struppi Attached File- Added mcprog_libhidapi.patch, #34656

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code