trezor-firmware
trezor-firmware copied to clipboard
Basic animations for Model R
Implements basic animations for Model R using a second framebuffer
- slide left
- slide right
- fast redraw of whole screen (this one would not need the second framebuffer)
Fast redraw enables to get rid of flickering when redrawing large part of the screen (could be useful for #2233 )
Slide effects are meant as replacement of fadeout-in effects which are not perfect on model R.
Also implemented faster initial display clear on model R as i was observing some partial screens after reset.
Noop for model 1 and T.
rebased
not needed anymore