/[avr-libc]/avr-libc/NEWS
ViewVC logotype

Diff of /avr-libc/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.106 by aesok, Wed Nov 2 22:08:02 2005 UTC revision 1.107 by joerg_wunsch, Fri Nov 4 22:55:15 2005 UTC
# Line 6  Line 6 
6      removed in a future version.  Use __attribute__((interrupt))      removed in a future version.  Use __attribute__((interrupt))
7      explicitly if this functionality is really needed.      explicitly if this functionality is really needed.
8    
9      - A new ISR() macro has been added, and is now the preferred
10        for to introduce an interrupt service routine.  It is
11        equivalent to the old SIGNAL() macro, which might become
12        deprecated in a future version.
13    
14      - A new header file, <compat/deprecated.h> has been established.
15        Its purpose is to collect deprecated items from older versions
16        of the library, starting out with the enable_external_int(),
17        timer_enable_int(), and INTERRUPT() macros/functions.
18    
19    - A new set of interrupt vector names has been added, closely    - A new set of interrupt vector names has been added, closely
20      matching the names given in the datasheet, and more compatible to      matching the names given in the datasheet, and more compatible to
21      other compilers available for the AVR platform.  The table of      other compilers available for the AVR platform.  The table of

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26