altos: Add LPC spi driver
authorKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:13:17 +0000 (03:13 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:13:17 +0000 (03:13 -0700)
commit935a7ff38010ec4ad19f315f8a2a1557c01ae554
tree8616f95637ea3f408050dec75f4bcdd6e2655b82
parentd9b42470e8889b44bb08858a610285410a200ab9
altos: Add LPC spi driver

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_arch.h
src/lpc/ao_arch_funcs.h
src/lpc/ao_spi_lpc.c [new file with mode: 0644]