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

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

[avr-libc-dev] What is the best method of avr6 preprocessing?


From: Dmitry K.
Subject: [avr-libc-dev] What is the best method of avr6 preprocessing?
Date: Sun, 23 Mar 2008 17:09:44 +1000
User-agent: KMail/1.5

Hi.

Is the __AVR_3_BYTE_PC__ macro the best for this purpose?

I have find 2 another methods in Avr-libc:
a) if (__AVR_ARCH__ == 6)
b) if defined(EIND)

Thanks,
Dmitry.





reply via email to

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