You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal/unix
cepetr f085c50931
feat(core): refactor display drivers
5 months ago
..
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 6 months ago
background_1.h
background_1.jpg
background_T.h
background_T.jpg
background_T2B1.h feat(core): T2B1 final design for emulator 12 months ago
background_T2B1.png feat(core): T2B1 final design for emulator 12 months ago
background_raspi.h
background_raspi.jpg
boot_args.c chore(core): refactor boot_args 7 months ago
common.c fix(core): fix display fatal error screen 6 months ago
display-unix.c feat(core): refactor display drivers 5 months ago
display-unix.h fix(core): T3T1 emulator 7 months ago
display_driver.c feat(core): refactor display drivers 5 months ago
dma2d_bitblt.c feat(core): refactor display drivers 5 months ago
fault_handlers.c chore(core): use cortex-m33 stack protection 7 months ago
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
flash_otp.c chore(core, legacy, storage): refactor flash drivers 7 months ago
optiga.c chore(core): Fix common name in emulator device certificate. 9 months ago
optiga_hal.c fix(core): reset optiga during initialization 1 year ago
platform.h feat(core): use confidential section for confidential and sensitive data 6 months ago
random_delays.c
random_delays.h
rng.c
sbu.c
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 6 months ago
secret.c fix(core): use stm32f4 implementation of secret.c for unix too 1 year ago
usb.c