1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/src/apps/debug
matejcik 01832d5ae9 core: call close_others() in place of ButtonRequest
this makes sense, really: close_others() requests UI exclusivity, and
that is something that generally happens at the same places we emit a
ButtonRequest
2020-06-04 16:18:46 +02:00
..
__init__.py core: call close_others() in place of ButtonRequest 2020-06-04 16:18:46 +02:00
load_device.py core: use wire errors instead of ValueErrors where applicable 2020-02-27 10:46:01 +00:00
show_text.py core/debug: add "show arbitrary screen" capability, for easier prototyping 2020-02-11 11:53:34 +01:00