Open matejcik opened 3 months ago
Some related thoughts:
ORIENTATION_NSEW
etc macros to tell unix display driver what roations should it allow, i think we should expand this to hw boards too and bind this enum to it somehow (see i.e. https://github.com/trezor/trezor-firmware/blob/main/core/embed/models/T3T1/boards/t3t1-unix.h)east
for T2B1
) and store the setting into storage, the display does nothing but its clearly wrong. this should be fixed too
https://github.com/trezor/trezor-suite/issues/13360
this can also make our code slightly nicer in places