mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1f98e06956
The interrupt flag for a previously configured external gpio interrupt will be set regardless of the actual configuration. So when another source causes an interrupt, the callback of a disabled gpio interrupt will be serviced although it was disabled if the interrupt occured in the meantime. |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
cpu.c | ||
lpm_arch.c | ||
Makefile | ||
Makefile.include | ||
vectors.c |