nuttx/arch/arm
Jake Choy 6e1d43dd11 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().
2018-05-01 14:25:47 -06:00
..
include arch/arm/src/include/kinetis and src/kinetis: Beginning of a port to the K28F." 2018-05-01 11:24:18 -06:00
src arch/arm/src/imxrt: This commit fixes more issues with the i.MX RT GPIO IRQ. 2018-05-01 14:25:47 -06:00
Kconfig This commit brings in basic support fo the i.MX RT 1050 'crossover' SoC. The basic support is complete and compiles without error, but is still untested. 2018-04-12 09:31:09 -06:00