avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registe


From: David Grayson
Subject: [avr-libc-dev] [bug #47937] Incorrect "0" suffix in names of SPI registers and bits for ATmega324PA and ATmega164PA
Date: Mon, 28 Aug 2017 16:22:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36

Follow-up Comment #7, bug #47937 (project avr-libc):

Atmel has updated the ATmega324PA datasheet.  It now uses names like
"SPCR0" in the tables that define the registers, but they still have
plenty of example code and wording in paragraphs that refer to
"SPCR".

The ATmega164PA datasheet still does not use the name "SPCR0", so
users of that chip will have trouble due to the missing register names in
avr-libc.

I submitted this patch 15 months ago and I thought it would be pretty
straightforward.  Are there any issues with it?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47937>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]