altos: Route correct GPIO line to interrupt controller
authorKeith Packard <keithp@keithp.com>
Sat, 2 Jun 2012 23:53:46 +0000 (16:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 2 Jun 2012 23:53:46 +0000 (16:53 -0700)
commit8d425ffba84ec6f632e8c0d44105de73242a86a9
tree078232e95317498b78f4d7817b2319ad9568c928
parent1353b277f8314fbddef81c743bd6ea229364fd18
altos: Route correct GPIO line to interrupt controller

Which GPIO a particular pin interrupt comes from is selected by the
SYSCFG EXTICR registers; set these when an exti interrupt is configured.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_exti_stm.c
src/stm/stm32l.h