mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ba8dfc8341
_exti() always assumes only 2 ports, so it will always fail when using e.g. port C or port D on same54. Instead, determine the number of ports from the dimensions of the exti_config array. |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
flashpage.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
rtc.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
usbdev.c |