[En-Nut-Discussion] Strange Ethernut board...

Hideaki Shishido gnr889 at ybb.ne.jp
Thu Jan 30 06:49:49 CET 2003


Hi,

I suppose that...

> #include <sys/thread.h>
>
> THREAD(NutMain, arg)
> {
>   outp(0xff,DDRD);
>   while(1){
>    outp(0x00,PORTD);
>    outp(0xff,DDRD); ->outp(0xFF,PORTD)   
>   }
> }


-- 
Regards,
Hideaki Shishido



More information about the En-Nut-Discussion mailing list