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/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to