1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
trezor-firmware/embed
Pavol Rusnak fcffdbbca7
embed/extmod/modtrezorcrypto: rename crc32 to checksum_crc32
this resolves really weird linker error which causes crashes
when using libSDL2 which in turn uses libpng with function
also named crc32
2018-10-29 00:11:22 +01:00
..
boardloader boardloader, sdcard: avoid fatal error when card is ejected during countdown 2018-07-25 11:52:28 +02:00
bootloader unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
extmod embed/extmod/modtrezorcrypto: rename crc32 to checksum_crc32 2018-10-29 00:11:22 +01:00
firmware firmware: enable touch for T1 2018-10-02 18:08:44 +02:00
prodtest unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
reflash boardloader/bootloader: use static const for sector arrays; erase storage if firmware is broken 2018-06-06 01:03:06 +02:00
trezorhal unix: emulator debug build options 2018-10-11 16:33:45 +02:00
unix unix: user profiles support for emulator 2018-10-11 16:51:04 +02:00
vendorheader embed/vendorheader: add unsafe_signed_prod, use it by default 2018-02-08 16:45:23 +01:00