1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/unix
2022-11-24 11:37:52 +01:00
..
background_1.h
background_1.jpg
background_R.h feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
background_R.jpg feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
background_raspi.h
background_raspi.jpg
background_T.h
background_T.jpg
board-unix.h feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
button.h
common.c feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
common.h fix(core/emulator): make sure SDL keyboard and quit events are always processed 2022-05-16 10:59:48 +02:00
display-unix.c feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
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 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
flash.c feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
flash.h
jpg_to_h.py feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
main_main.c
main.c refactor: Move flash_init to emulator main. 2022-05-03 19:00:04 +02:00
mpconfigport.h
profile.c feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
profile.h feat(core): show red error header when USB data not connected 2022-08-25 16:42:29 +02:00
random_delays.c
random_delays.h
rgb_led.h feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
rng.c
rng.h
sbu.c
sbu.h
sdcard.c
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
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
version.h