AVR 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: |
Joerg Wunsch <joerg_wunsch>![]() |
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.
|
Pitchumani <pitchumani>![]() ![]() |
Depends on the following items: None found
Items that depend on this one: None found
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 |
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.