This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
trezor-firmware
Watch
2
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2026-03-08 08:18:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba67a2def76fafebcdfd761685fc4e81fa22dcda
trezor-firmware
/
core
/
embed
/
io
/
touch
History
bleska
266ba54c50
refactor(core): touch drivers' FT6x36 and FT3168 source code split. Each of them shall be developed separately. FT3168 source files derived out of FT6x36 ones. FT3168 source files are referenced from the respective build scripts of T3W1 (TS7). Board revisions A, B, C are covered. Macro TOUCH_WAKEUP_WORKAROUND isn't needed anymore - removing its definition and references. T3W1 (TS7) uses LX250A2410A touch panel with FT3168 driver - removing other variants relevant for older models. Removing LX250A2410A touch panel option from ft6x36.c file as it's no longer supported by this code. Symbols "ft6x36"/"FT6x36" of macros and functions have been refactored inside FT3168 source code. Cleaning up - removing of lx250a2410a.c/h files from ft6x36 driver's location, removing ft6x36_wake_up() function as it's not longer relevant for ft6x36 driver.
...
[no changelog]
2025-10-02 15:12:01 +02:00
..
ft6x36
refactor(core): touch drivers' FT6x36 and FT3168 source code split. Each of them shall be developed separately. FT3168 source files derived out of FT6x36 ones. FT3168 source files are referenced from the respective build scripts of T3W1 (TS7). Board revisions A, B, C are covered. Macro TOUCH_WAKEUP_WORKAROUND isn't needed anymore - removing its definition and references. T3W1 (TS7) uses LX250A2410A touch panel with FT3168 driver - removing other variants relevant for older models. Removing LX250A2410A touch panel option from ft6x36.c file as it's no longer supported by this code. Symbols "ft6x36"/"FT6x36" of macros and functions have been refactored inside FT3168 source code. Cleaning up - removing of lx250a2410a.c/h files from ft6x36 driver's location, removing ft6x36_wake_up() function as it's not longer relevant for ft6x36 driver.
2025-10-02 15:12:01 +02:00
ft3168
refactor(core): touch drivers' FT6x36 and FT3168 source code split. Each of them shall be developed separately. FT3168 source files derived out of FT6x36 ones. FT3168 source files are referenced from the respective build scripts of T3W1 (TS7). Board revisions A, B, C are covered. Macro TOUCH_WAKEUP_WORKAROUND isn't needed anymore - removing its definition and references. T3W1 (TS7) uses LX250A2410A touch panel with FT3168 driver - removing other variants relevant for older models. Removing LX250A2410A touch panel option from ft6x36.c file as it's no longer supported by this code. Symbols "ft6x36"/"FT6x36" of macros and functions have been refactored inside FT3168 source code. Cleaning up - removing of lx250a2410a.c/h files from ft6x36 driver's location, removing ft6x36_wake_up() function as it's not longer relevant for ft6x36 driver.
2025-10-02 15:12:01 +02:00
inc
/io
refactor(core): unify touch polling functionality
2025-05-06 12:57:39 +02:00
sitronix
refactor(core): unify touch polling functionality
2025-05-06 12:57:39 +02:00
stmpe811
fix(core): use correct size in STMPE811
touch_init()
2025-06-12 18:17:55 +03:00
unix
refactor(core): unify touch polling functionality
2025-05-06 12:57:39 +02:00
touch_poll.c
refactor(core): unify touch polling functionality
2025-05-06 12:57:39 +02:00
touch_poll.h
refactor(core): unify touch polling functionality
2025-05-06 12:57:39 +02:00