[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #54977] ATtiny4313 missing PCMSK0
From: |
Gregor Riepl |
Subject: |
[bug #54977] ATtiny4313 missing PCMSK0 |
Date: |
Sat, 12 Dec 2020 12:14:08 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0 |
Follow-up Comment #1, bug #54977 (project avr-libc):
The data sheet explicitly mentions PCMSK0 for the tiny2313A and tiny4313.
There is no mention of PCMSK.
Adding PCMSK0 while leaving PCMSK in place for compatibility with older 2313
code should not cause any issues.
In the hopes of getting more attention, I'm attaching a patch to add the
missing macro.
(file #50447)
_______________________________________________________
Additional Item Attachment:
File name: 0001-Added-missing-PCMSK0-macro-for-ATtiny4313.patch Size:0 KB
<https://file.savannah.nongnu.org/file/0001-Added-missing-PCMSK0-macro-for-ATtiny4313.patch?file_id=50447>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?54977>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #54977] ATtiny4313 missing PCMSK0,
Gregor Riepl <=