Skip to content

Conversation

alexandruradovici
Copy link
Contributor

@alexandruradovici alexandruradovici commented Sep 30, 2022

The PR fixes the way in which the touch driver reads the multi touch events. Before this, the touch driver was accessing the shared readwrite buffer while still being shared with the driver.

The touch driver is now using a double buffering for reading multi touch events and one command syscall less, but needs tock/tock#3252 or tock/tock#3258.

@alexandruradovici alexandruradovici changed the title touch: fix touch driver drivers: fix touch driver Sep 30, 2022
@hudson-ayers hudson-ayers added the blocked Blocked on promised changes or other PRs label Oct 4, 2022
@ratmice
Copy link
Contributor

ratmice commented Apr 10, 2025

Following the trail of PRs referenced in the description, it looks like tock/tock #4208 eventually landed, is this still blocked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on promised changes or other PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants