You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement proposal related to a problem? Please describe.
Where ever it is possible, support the new feature of chosen touch controller to be selectable by Zephyr applications. See:
Describe the solution you'd like
Add the new property zephyr,touch to the /chosen node for boards and/or shields that provide a touch screen controller. Also reuse the Zephyr upstream sample draw_touch_events (Draw touch events) for evaluation and regression tests in GitHub workflows. See:
Is your enhancement proposal related to a problem? Please describe.
Where ever it is possible, support the new feature of chosen touch controller to be selectable by Zephyr applications. See:
Describe the solution you'd like
Add the new property
zephyr,touch
to the/chosen
node for boards and/or shields that provide a touch screen controller. Also reuse the Zephyr upstream sampledraw_touch_events
(Draw touch events) for evaluation and regression tests in GitHub workflows. See:Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: