1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-26 12:09:02 +00:00
trezor-firmware/core/mocks/generated/trezorio
Roman Zeyde ad73e41080 feat(core): support USB/BLE sessions
All interfaces are sharing a single 8kB buffer.
It is reallocated once per session and is acquired by the first active session.
Other concurrent sessions will respond with an "Another session in progress" error.

[no changelog]
2025-03-31 13:20:53 +03:00
..
__init__.pyi feat(core): adjust codec_v1 to work with differently sized RX and TX packets 2025-01-23 16:46:12 +01:00
ble.pyi feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
fatfs.pyi refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
haptic.pyi refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00
sdcard.pyi refactor(core): restructure embed folder 2024-11-18 09:41:02 +01:00