Adding UART
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Sat, 19 Oct 2013 15:08:01 +0000 (15:08 +0000)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Sat, 19 Oct 2013 15:08:01 +0000 (15:08 +0000)
commite7d3eb88d4167194cd9b517b2a82267361aa3c9b
treec8dc188d61fed9f07665f57f83c953b997c36b92
parent780358039c47fc4a74d3fca8facc9686a859a0f0
Adding UART

git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@120 47cf9a05-e0a8-4ed5-9e9b-101a649bc004
Makefile
lib/Makefile
lib/spi.c
lib/spi.h
lib/uart.c [new file with mode: 0644]
lib/uart.h [new file with mode: 0644]
multitouchglove.c