commit | 5e5d9f481cc45e036bc88ca3cefc5fec120d0421 | [log] [tgz] |
---|---|---|
author | Fabian Blatz <fabianblatz@gmail.com> | Wed Aug 16 15:34:39 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Aug 29 10:17:52 2023 +0200 |
tree | 92b9079a26126eda82b39cd27010f665fb62a445 | |
parent | c536bd38456b001622d2d159765e76aa1fd749eb [diff] |
modules: lvgl: Move lvgl kscan pointer handling to separate file Moves lvgl pointer driver handling based on kscan to its own file, to ease deletion when the usage of kscan for display touch input has been deprecated. Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>