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>
Sat, 13 Oct 2018 15:23:25 +0000 (08:23 -0700)
commit600689b39d9bc604b0a8b586c8a93a465a42fc3b
treea8dfd5eb706c21874264def72f12f64d34dfc8d8
parent015d3055a52532070e96469907683c3aa3eda44e
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]