patchAVR C Runtime Library - Patches: patch #8966, Update RFR devices header files

 
 

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

patch #8966: Update RFR devices header files

Submitter:  Pitchumani <pitchumani>
Submitted:  Mon 04 Apr 2016 09:01:33 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Works For Me Privacy:  Public
Assigned to:  pitchumani Open/Closed:  Open

Sun 11 Jun 2017 08:57:44 PM UTC, comment #1: 

As already discussed in the mailing list, applying this patch
would essentially remove a lot of existing functionality from
the header files (it removes about 20000 lines in total), just
for the sake of "we've always been doing it that way", without
any further benefit for the users.

Therefore, I wouldn't want to apply it.

If there are any actual bugs to be fixed, they'd better be
fixed without removing unrelated pieces of code.

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 04 Apr 2016 09:01:33 AM UTC, original submission:  

RFR devices (mega64/644/128/1284/256/2564rfr2) headers are included in the revision 2308.
http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2308

It seems they are in struct-based format like xmega headers. Usually tiny and mega headers are in non struct-based format. Atmel published headers for these RFR devices are updated. This patch updates the RFR devices header as per latest headers from Atmel.

Posted the patch in the mailing list:
http://lists.nongnu.org/archive/html/avr-libc-dev/2016-03/msg00005.html

Pitchumani <pitchumani>
Group Member

 

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

Attached Files
file #36830:  rfr-device-headers.patch added by pitchumani (2MiB - 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 (Posted a comment)
  • -email is unavailable- added by pitchumani (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
    2016-04-04 pitchumani Attached File- Added rfr-device-headers.patch, #36830

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code