1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 23:32:03 +00:00
trezor-firmware/core/embed/unix
2022-11-24 11:37:52 +01:00
..
background_1.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_1.jpg
background_R.h
background_R.jpg feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
background_raspi.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_raspi.jpg
background_T.h core: embed background images into the emulator binary 2019-05-04 22:33:48 +02:00
background_T.jpg MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
board-unix.h
button.h refactor(core): decouple T1 button handling from touch 2021-09-23 12:30:13 +02:00
common.c feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
common.h
display-unix.c
display-unix.h feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
dma2d.c feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
dma2d.h
flash.c
flash.h
jpg_to_h.py
main_main.c refactor(crypto,core): make zkp_context_init() return status 2021-11-18 19:05:40 +01:00
main.c
mpconfigport.h
profile.c
profile.h
random_delays.c refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
random_delays.h refactor(core): move wait_random and rdi into separate file 2021-05-21 13:42:53 +02:00
rgb_led.h
rng.c
rng.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sbu.c
sbu.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
sdcard.c docs: fix typos in comments 2021-06-30 15:41:55 +02:00
sdcard.h
secbool.h
touch.c fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
touch.h
usb_hid-defs.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
usb_vcp-defs.h
usb_webusb-defs.h
usb.c feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
usb.h MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
version.h