mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ac4c4d6132
The IRQ for each GPIO port needs to be enabled in the NVIC on top of enabling the corresponding bit in the GPIO port. This was not caught in tests before because I was testing with a larger stack of commits (including UART and timers) which also had this fix. Manually poking the GPIOs while using tests/periph_gpio now properly fires the interrupts. |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
vendor | ||
cpu.c | ||
doc.txt | ||
isr_qn908x.c | ||
Kconfig | ||
Kconfig.clk | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
system.c | ||
vectors.c |