1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/stmpe811
Gunar Schorcht ebe51e7f51 drivers/stmpe811: introduce coordinate conversion
To obtain coordinates from the touch panel that correspond to the display coordinates, it is often necessary to convert the coordinates from the touch display by swapping and mirroring. For the sake of simplicity, possible rotations are additionally defined.
2023-09-02 17:01:46 +02:00
..
include drivers/stmpe811: introduce coordinate conversion 2023-09-02 17:01:46 +02:00
Kconfig drivers/stmpe811: don't use a choice to select the bus 2022-01-22 15:14:26 +01:00
Makefile drivers: make use of new driver_with_{disp,touch}_dev.mk 2022-01-06 12:07:07 +01:00
Makefile.dep drivers/stmpe811: migrate to ztimer 2021-12-08 15:15:30 +01:00
Makefile.include drivers/stmpe811: use FIFO thresh interrupt for touch_dev by default 2023-08-30 16:52:25 +02:00
stmpe811_touch_dev.c drivers/stmpe811: introduce coordinate conversion 2023-09-02 17:01:46 +02:00
stmpe811.c drivers/stmpe811: introduce coordinate conversion 2023-09-02 17:01:46 +02:00