altos/stm32f4: Add external interrupt bits
authorKeith Packard <keithp@keithp.com>
Tue, 2 Oct 2018 19:45:39 +0000 (12:45 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Oct 2018 21:51:57 +0000 (14:51 -0700)
commit3c61c665e83cadeb2a67ec075bc294a7a101ec27
treeecb4ea59e9dd70773e7439476e5ae87c96aa8c87
parent410897e4e90e5ad6f7a9085eed3bc5e5249e45fa
altos/stm32f4: Add external interrupt bits

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