chiark / gitweb /
Program to receive data over serial port & write it back out
authorceb <ceb>
Mon, 1 Nov 2004 19:35:54 +0000 (19:35 +0000)
committerceb <ceb>
Mon, 1 Nov 2004 19:35:54 +0000 (19:35 +0000)
commitb85f6fdc539b4c94d0c30fd499555ea1fe2c0b4b
tree269bff70bd024ef0860cc2467a318a68b6925951
parentbe0b3984e5607fb9b2860db008e331318577c8e4
Program to receive data over serial port & write it back out
main loop flashes LED green
uses interrupts to start off serial read/write; LED red whilst in interrupt routine
cebpic/reply-serial.asm [new file with mode: 0644]