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

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

[avr-libc-dev] [patch #9594] Add missing TXD0 and TXD1 pins for the ATme


From: Gabriel-Andrew Pollo-Guilbert
Subject: [avr-libc-dev] [patch #9594] Add missing TXD0 and TXD1 pins for the ATmega324PA
Date: Tue, 13 Mar 2018 18:07:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <http://savannah.nongnu.org/patch/?9594>

                 Summary: Add missing TXD0 and TXD1 pins for the ATmega324PA
                 Project: AVR C Runtime Library
            Submitted by: gpol
            Submitted on: Tue 13 Mar 2018 10:07:12 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The ATmega324PA has 2 U(S)ARTs. In its I/O, it has `TXD_DDR`, `TXD_PORT`,
`TXD_PIN` and `TXD_BIT` for accessing the TXD of the first U(S)ART. This patch
rename `TXD_*` to `TXD0_*` and also add `TXD1_*`, which corresponds to the 3rd
pin of the port D.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 13 Mar 2018 10:07:12 PM UTC  Name: add_missing_txd0_txd1.patch 
Size: 641B   By: gpol

<http://savannah.nongnu.org/patch/download.php?file_id=43542>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9594>

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




reply via email to

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