[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [patch #4505] Unified interrupt vector names in header fi
From: |
Joerg Wunsch |
Subject: |
[avr-libc-dev] [patch #4505] Unified interrupt vector names in header files. |
Date: |
Thu, 10 Nov 2005 23:21:37 +0100 |
User-agent: |
Mozilla/5.0 Galeon/1.2.13 (X11; FreeBSD i386; U;) Gecko/0 |
Update of patch #4505 (project avr-libc):
Status: None => Done
Assigned to: None => joerg_wunsch
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
I accepted most of your changes though by merging them
manually.
For any header file that is already present in a released
version, the old names have been kept for compatibility.
Not accepted: SIG_PINCHANGE for the ATtiny28. This is not
a pin *change* interrupt, but an interrupt that triggers at
a low level on any of the input pins. (Weird, yes.)
Also, the new-style (XXX_vect) names are not affected, as they
are meant to always match the XML files (regardless of how
inconsistent the XML files and thus datasheets might be).
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4505>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-libc-dev] [patch #4505] Unified interrupt vector names in header files.,
Joerg Wunsch <=