Update the input_thread function signature to match the expected k_thread_entry_t type: typedef void (*k_thread_entry_t)(void *p1, void *p2, void *p3); Signed-off-by: Tim Pambor <tim.pambor@codewrights.de> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
input.c | ||
input_double_tap.c | ||
input_hid.c | ||
input_keymap.c | ||
input_longpress.c | ||
input_utils.c | ||
Kconfig |