1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/trezorhal/unix
2024-05-17 09:17:37 +02:00
..
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 2024-04-11 10:05:13 +02:00
background_1.h
background_1.jpg
background_raspi.h
background_raspi.jpg
background_T2B1.h
background_T2B1.png
background_T.h
background_T.jpg
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
common.c fix(core): fix display fatal error screen 2024-04-11 19:16:23 +02:00
display_driver.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
display-unix.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
display-unix.h fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
dma2d_bitblt.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
fault_handlers.c chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
optiga_hal.c
optiga.c
platform.h feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
random_delays.c
random_delays.h
rng.c
sbu.c
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
secret.c
usb.c