avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] simple program


From: Bernard Fouché
Subject: Re: [avr-gcc-list] simple program
Date: Thu, 25 Aug 2005 12:16:03 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Timothy Smith wrote:



i've actually compiled and run an simple program with avr-gcc before, i'm just missing something obvious.

sbi/cbi are now deprecated and statements like DDRD=... (or DDRD|= or DDRD &=..) will do the job
correctly.




reply via email to

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