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

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

Re: [avr-libc-dev] Help with __ASSEMBLER__ usage in device header files


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] Help with __ASSEMBLER__ usage in device header files
Date: Tue, 21 Sep 2010 13:29:59 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Boyapati, Anitha wrote:

> Can someone explain why this is intended only for ADC

Because "adc" is an opcode, so it should not be hidden by a macro
(as opcodes are case-insensitive).

> and that too only for some devices?
> (For e.g., iom32u4.h doesn't have)

That's an oversight then.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

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