Skip to content

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

Merged
benpicco merged 1 commit intoRIOT-OS:masterfrom
Enoch247:fix-stm32f429i-disc1-touch
Nov 20, 2024
Merged

boards/stm32f429i-disc1: fix touch screen axis#21007
benpicco merged 1 commit intoRIOT-OS:masterfrom
Enoch247:fix-stm32f429i-disc1-touch

Conversation

@Enoch247
Copy link
Copy Markdown
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
Copy Markdown

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
@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