1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed
matejcik 3789a3372b core/sdcard: modify exception handling in fatfs
expose ff.c constants, raise them as arguments to FatFSError

introduce NotMounted and NoFilesystem as subclasses of FatFSError with
the appropriate error code set
2020-03-20 14:03:28 +01:00
..
boardloader core/boardloader: use SRAM as SD card read buffer 2020-02-25 17:59:16 +01:00
bootloader core/bootloader: split long vendor string 2020-02-19 21:40:28 +00:00
extmod core/sdcard: modify exception handling in fatfs 2020-03-20 14:03:28 +01:00
firmware core: Prevent data loss when writing to USB VCP. 2020-02-25 12:08:07 +01:00
prodtest all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
reflash all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
trezorhal core: Prevent data loss when writing to USB VCP. 2020-02-25 12:08:07 +01:00
unix core/sdcard: add out-of-bounds checks to emulator 2020-02-20 12:51:48 +01:00
vendorheader core/headertool: support generating vendor headers with explicit size 2020-02-05 12:23:34 +01:00