1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-10 01:30:19 +00:00
trezor-firmware/core/embed/extmod
Pavol Rusnak 56f0e2c5de
fix(core): add missing include
we were using `FILE` and `fprintf` without including the stdio header
2021-12-14 19:57:21 +01:00
..
modtrezorconfig feat(core/emulator): build emulator with -DSTATIC= 2021-07-14 13:50:24 +02:00
modtrezorcrypto fix(core): fix typos in modtrezorcrypto-bip340.h 2021-11-18 19:05:40 +01:00
modtrezorio refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
modtrezorui style(all): reformat with clang-format 13.0 2021-11-19 10:54:31 +01:00
modtrezorutils fix(core): add missing include 2021-12-14 19:57:21 +01:00
rustmods feat(core/rust): add example layout for T1 2021-11-24 15:36:34 +01:00
modutime.c feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
trezorobj.c feat(core/rust): improve catch_exception, make use of Rust 1.55 2021-09-21 12:43:31 +02:00
trezorobj.h feat(core/rust): catch, handle and propagate uPy exceptions 2021-09-21 12:43:31 +02:00