Demonstrate basic use of USART serial comms with AVR microcontroller. master
authorPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 19 Aug 2015 21:33:32 +0000 (22:33 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 19 Aug 2015 21:33:32 +0000 (22:33 +0100)
commit60fcb7b742645cef977ffbcb364960819999e446
tree6883e5141e945639dd34a0c8421ccd6333a5d790
Demonstrate basic use of USART serial comms with AVR microcontroller.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
serial-demo.c [new file with mode: 0644]