patchAVR Downloader/UploaDEr - Patches: patch #7811, Adds avr_pin_name()

 
 

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

patch #7811: Adds avr_pin_name()

Submitter:  Hannes Weisbach <hweisbach>
Submitted:  Fri 29 Jun 2012 01:37:32 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  hweisbach Open/Closed:  Closed

Fri 29 Jun 2012 01:37:32 PM UTC, original submission:  

Hello,

as discussed on the list, this patch renames the pin_name() function in avrpart.c to avr_pin_name() and exports it via avrpart.h. Additionally, all pins known to avrdude are added (pin_name() only knew 4).
By passing a value from the enum defined in pindefs.h (i.e. PIN_LED_ERR) a constant string is returned with a human-readable pin name (i.e. "ERRLED"). The returned string matches the pin names used in avrdude.conf.

The patch applies against revision 1092.

Best Regards,
Hannes

Hannes Weisbach <hweisbach>
Group Member

 

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

Attached Files
file #26119:  pin_names.patch added by hweisbach (2KiB - 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 joerg_wunsch (Updated the item)
  • -email is unavailable- added by hweisbach (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-11-27 joerg_wunsch StatusReady For Test Done
        Open/ClosedOpen Closed
    2012-07-20 hweisbach StatusNone Ready For Test
        Assigned toNone hweisbach
    2012-06-29 hweisbach Attached File- Added pin_names.patch, #26119

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code