1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core/src
matejcik e859c13d70 refactor(core): limit global imports in key places
so that by importing `apps.base`, we don't pull in the whole circus
2021-05-06 13:14:21 +02:00
..
apps refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
storage refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
trezor refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
boot.py core: fix rendering issues in homescreens 2020-06-04 16:18:46 +02:00
main.py feat(core): clear out memory space after every workflow 2021-05-06 13:14:21 +02:00
protobuf.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
session.py feat(core): clear out memory space after every workflow 2021-05-06 13:14:21 +02:00
usb.py refactor(core/usb): do not require serial number on instantiaton of USB 2021-05-06 13:14:21 +02:00