Skip to content
Commit 6e1d43dd authored by Jake Choy's avatar Jake Choy Committed by Gregory Nutt
Browse files

arch/arm/src/imxrt: This commit fixes more issues with the i.MX RT GPIO IRQ.

  imxrt_gpioirq.c
    - Add check for interrupt mask register before dispatching ISR. The GPIO_ISR bits are set independent of the GPIO_IMR bits.
  imxrt_irq.c
    - fixed a range check for extint in function imxrt_irqinfo().
parent b5411d96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment