trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

Fix touch driver on dev kits

Open cepetr opened this issue 1 year ago • 0 comments

This PR fixes the bugs in the touch driver introduced by #3900 on both discovery kits.

  1. Fixes duplicated TOUCH_MOVE events with the same coordinates
  2. Fixes touch_activity() detectioin on disc2 kit
  3. Fixes flash_firmware/flash_bootloader make targets for disc1 kit

cepetr avatar Jun 21 '24 13:06 cepetr