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
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
reflash
trezorhal core: Prevent data loss when writing to USB VCP. 2020-02-25 12:08:07 +01:00
unix
vendorheader