cc1111: Hacky pin interrupt support. Only useful for TeleMini v2
authorKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 23:42:45 +0000 (16:42 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 26 Aug 2013 23:42:45 +0000 (16:42 -0700)
commitaf9f9cf0c21630562c74fae41773319229bf44d3
tree5812f2710728c6e66b69c9dd9e7904ab6d6d576d
parent2380a4b9bd69629c78eec0a87ff8681a0524d8d2
cc1111: Hacky pin interrupt support. Only useful for TeleMini v2

This code is designed to support the MS5607 MISO interrupt bits.

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