AVR C Runtime Library - Patches: patch #9779, Support for ATMega168pb
You are not allowed to post comments on this tracker with your current authentication level.
patch #9779: Support for ATMega168pb
Submitter: | Christian Fruth <feuerwerk42> | ||
Submitted: | Fri 29 Mar 2019 12:26:54 PM UTC | ||
Votes: | 100 | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Attached Files
file #46659: avr-libc-2.0.0_atmega168pb.patch.bz2 added by feuerwerk42 (10KiB - application/x-bzip2)
file #46660: avr-libc-2.0.0_atmega168pb_bootstrapped.patch.bz2 added by feuerwerk42 (175KiB - application/x-bzip2)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 100 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 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2020-11-01 | stewpend0us | Carbon-Copy | - | ![]() |
Added stewpend0us |
2019-03-29 | feuerwerk42 | Attached File | - | ![]() |
Added avr-libc-2.0.0_atmega168pb.patch.bz2, #46659 |
Attached File | - | ![]() |
Added avr-libc-2.0.0_atmega168pb_bootstrapped.patch.bz2, #46660 |
Hi
This patch adds support for ATMega168pb. I added two variants of the patch one before running bootstrap and one after. I don't know which one you need. I actively using this patch in one of my devices, so far without any problem.
Chris