head 1.1; branch 1.1.1; access ; symbols initial:1.1.1.1 diogenes:1.1.1; locks ; strict; comment @;; @; 1.1 date 2007.11.23.12.30.32; author fellnhofer; state Exp; branches 1.1.1.1; next ; commitid 122547a751ef4567; 1.1.1.1 date 2007.11.23.12.30.32; author fellnhofer; state Exp; branches ; next ; commitid 122547a751ef4567; desc @@ 1.1 log @Initial revision @ text @ ldi l2, 0x80 lsi l2, 0xff @@ start of user program ldi h1, 1 @@ toggle bit (hi low) 1: @@ wait for byte ldio l3, [l0] ldi h0, 2 and l4, l3, h0 brz l4, :1 ldi h0, 0x41 ldio l3, [h0] @@ uart rcv ldi h0, 0x40 stio l3, [h0] @@ uart echo ldi h0, 0x00 stio l3, [h0] @@ leds adi l2, 1 stio l3, [l2] brnz l4, :1 nop @ 1.1.1.1 log @ @ text @@