zephyr/drivers/kscan
Mark Olsson f79699108a drivers: kscan: add support for the interrupt on the ft5336
The ft5336 has an interrupt that can be used instead of polling
this commit adds support for using it but as an option to maintain
compatibility. Tested on the stm32f746g_disco board.

Signed-off-by: Mark Olsson <mark@markolsson.se>
2020-04-02 16:48:15 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.ft5336 drivers: kscan: add support for the interrupt on the ft5336 2020-04-02 16:48:15 -05:00
Kconfig.sdl
Kconfig.xec
kscan_ft5336.c drivers: kscan: add support for the interrupt on the ft5336 2020-04-02 16:48:15 -05:00
kscan_handlers.c
kscan_mchp_xec.c
kscan_sdl.c