1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 17:21:21 +00:00
trezor-firmware/core/src
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
https://www.python.org/dev/peps/pep-0585/ - Type Hinting Generics In Standard Collections
https://www.python.org/dev/peps/pep-0604/ - Allow writing union types as X | Y
2021-04-01 11:12:30 +02:00
..
apps style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
storage style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
trezor style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +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 core: start USB after booting apps 2020-06-04 16:18:46 +02:00
protobuf.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
usb.py feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00