Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/stm32f429i-disc1: fix touch screen axis #21007

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Enoch247
Copy link
Contributor

Contribution description

This patch fixes a missmatch between the LCD and touch drivers' coordinate systems.

Testing procedure

Build and flash with make -C tests/pkg/lvgl_touch/ flash, and observe the test works as intended with this patch, but not without it.

Issues/PRs references

none known

@github-actions github-actions bot added the Area: boards Area: Board ports label Nov 19, 2024
@benpicco benpicco added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Nov 19, 2024
This patch fixes a missmatch between the LCD and touch drivers'
coordinate systems.
@Enoch247 Enoch247 force-pushed the fix-stm32f429i-disc1-touch branch from 8bd50c9 to 05bc405 Compare November 20, 2024 01:12
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 20, 2024
@riot-ci
Copy link

riot-ci commented Nov 20, 2024

Murdock results

✔️ PASSED

05bc405 boards/stm32f429i-disc1: fix touch screen axis

Success Failures Total Runtime
556 0 556 06m:19s

Artifacts

@benpicco benpicco added this pull request to the merge queue Nov 20, 2024
Merged via the queue into RIOT-OS:master with commit d169826 Nov 20, 2024
27 checks passed
@Enoch247 Enoch247 deleted the fix-stm32f429i-disc1-touch branch November 21, 2024 01:12
@MrKevinWeiss MrKevinWeiss added this to the Release 2025.01 milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants