mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 18:49:07 +00:00
c81be584fb
ff.c has a lazy-mounting feature, where any filesystem call will mount the volume if it can. This messes with predictability of the mounted state, so all (except mount/unmount/mkfs) Python functions will first check if the fs is mounted. |
||
---|---|---|
.. | ||
boardloader | ||
bootloader | ||
extmod | ||
firmware | ||
prodtest | ||
reflash | ||
trezorhal | ||
unix | ||
vendorheader |