[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] ISR function name aliasing?
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] ISR function name aliasing? |
Date: |
Tue, 7 Apr 2009 21:55:59 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of John Myers
> Sent: Tuesday, April 07, 2009 9:05 PM
> To: David VanHorn
> Cc: avr-gcc
> Subject: Re: [avr-gcc-list] ISR function name aliasing?
>
> I wanted some ISR's in a library so users would only need to
> include the pre-compiled library file (lib.a) instead of a
> few source code files. And then depending on what variables
> or functions are used the appropriate ISR would be added.
See this:
<http://www.nongnu.org/avr-libc/user-manual/library.html>