1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 07:12:34 +00:00
trezor-firmware/core/src
2023-04-27 22:35:21 +02:00
..
apps refactor(core): separate internal BLE workflow handlers 2023-04-27 22:35:20 +02:00
storage refactor(core): improve conditional compilations based on model 2023-04-19 21:36:51 +02:00
trezor TEST: poll ble events 2023-04-27 22:35:21 +02:00
_vulture_ignore.txt feat(core): add make command to check for unused upy code using vulture 2023-01-25 19:17:56 +01:00
.gitignore
all_modules.py feat(core): re-pairing request/dialog 2023-04-27 22:33:46 +02:00
all_modules.py.mako chore(docs): mention that .mako files are rendered by make templates 2022-05-19 14:09:16 +02:00
bluetooth.py refactor(core): separate internal BLE workflow handlers 2023-04-27 22:35:20 +02:00
boot.py feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
mutex.py feat(core): prevent interruption of workflows from other communication interfaces 2023-04-27 22:33:46 +02:00
session.py refactor(core): separate internal BLE workflow handlers 2023-04-27 22:35:20 +02:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py chore(core): add underscores to private constants to reduce code size 2022-11-10 14:08:28 +01:00