[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #54652] Missing support for ATmega328PB
From: |
Clews |
Subject: |
[bug #54652] Missing support for ATmega328PB |
Date: |
Wed, 16 Sep 2020 01:32:36 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:80.0) Gecko/20100101 Firefox/80.0 |
Follow-up Comment #3, bug #54652 (project avr-libc):
I'm also seeking and update please.
I think the attached iom328pb.h needs the TCCR3B register definitions to be
revised:
#define TCCR3B _SFR_MEM8(0x91)
#define CS30 0
#define CS31 1
#define CS32 2
#define WGM32 3
#define WGM33 4
#define ICES3 6
#define ICNC3 7
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?54652>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #54652] Missing support for ATmega328PB,
Clews <=