altos/lpc: Add pin interrupt driver
authorKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:19:41 +0000 (03:19 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:19:41 +0000 (03:19 -0700)
commitf5218e2544dcb659aec6c3adee50d61cab1bba3a
treed5a4ff265b3dc74d9f54243195823af66eb203ea
parentc0d0147251bfcebd753196b74c22c00c3116fd22
altos/lpc: Add pin interrupt driver

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