tychovrahe
3a0b71e013
refactor(core): separate internal BLE workflow handlers
...
[no changelog]
2023-04-27 22:35:20 +02:00
tychovrahe
a65ab6bad0
fixup! feat(core): prevent interruption of workflows from other communication interfaces
2023-04-27 22:35:05 +02:00
tychovrahe
2c476b84b3
fixup! feat(core): prevent interruption of workflows from other communication interfaces
2023-04-27 22:35:02 +02:00
tychovrahe
7dedf36b13
refactor(core): conditional inclusion of BLE
2023-04-27 22:34:00 +02:00
tychovrahe
9c27fd117d
feat(core): ble tunnel via SPI
2023-04-27 22:33:55 +02:00
tychovrahe
e26488e3e0
feat(core): prevent interruption of workflows from other communication interfaces
2023-04-27 22:33:46 +02:00
tychovrahe
e65ba00646
feat(core): trezorctl working via BLE
2023-04-27 22:33:39 +02:00
matejcik
86089fa5ad
feat(core): avoid restarting session for select messages ( fixes #1631 )
2021-06-01 14:07:29 +02:00
matejcik
5ee85b6ed9
refactor(core): improve clarity in main.py
2021-05-06 13:14:21 +02:00
matejcik
7ca67cc4d9
feat(core): clear out memory space after every workflow
...
A small fixed list of modules is kept pre-loaded in the GC arena.
These must not keep references to anything else, as all other modules
are unloaded and the memory is cleared.
2021-05-06 13:14:21 +02:00