1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/trezorhal/unix
obrusvit fd96ae5548 feat(core/emu): move btn swipe to middle
Swipe action initiated by arrow button press now starts in the middle of
the screen which should always be in the swipe area.
2024-05-31 11:59:52 +00:00
..
touch feat(core/emu): move btn swipe to middle 2024-05-31 11:59:52 +00:00
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 refactor(core): introduce emulator boards 2024-05-21 19:01:31 +02:00
display-unix.c refactor(core): introduce emulator boards 2024-05-21 19:01:31 +02: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