mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7ac2865f7e
If the INT pin is initialized if the callback function parameter `cb` is `NULL`, the driver crashes the first time an interrupt is triggered. Therefore, the INT pin must be initialized only if also the callback function parameter `cb` is not `NULL`. |
||
---|---|---|
.. | ||
include | ||
ft5x06_internal.c | ||
ft5x06_touch_dev.c | ||
ft5x06.c | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |