1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed/trezorhal
2024-07-25 12:37:21 +03:00
..
optiga feat(core): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
stm32f4 fix(core): T3T1: adjust touch coordinates 2024-07-25 12:37:21 +03:00
stm32u5 fix(core): T3T1: adjust touch coordinates 2024-07-25 12:37:21 +03:00
unix feat(core): add temporary DEVICE_CERT_CHAIN for T3B1 2024-07-16 15:56:28 +02:00
bg_copy.h fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
board_capabilities.h
boot_args.h
button.h
common.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
consumption_mask.h
display.h
dma2d_bitblt.h
dma2d.h
fault_handlers.h
flash_otp.h
flash.h
haptic.h refactor(core/embed): prepare haptic driver for low power mode 2024-06-19 14:05:35 +02:00
hash_processor.h
lowlevel.h
mpu.h
optiga_commands.h refactor(core): Clean up Optiga error handling. 2024-07-01 18:05:20 +02:00
optiga_common.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
optiga_hal.h
optiga_transport.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
optiga.h feat(core): Implement DebugLinkOptigaSetSecMax. 2024-07-09 16:52:50 +02:00
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
secure_aes.h
tamper.h
time_estimate.h feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
touch.h fix(core): T3T1: adjust touch coordinates 2024-07-25 12:37:21 +03:00
trustzone.h
usb_hid.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb_vcp.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb_webusb.h refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00
usb.h feat(core/embed): prepare usb driver for low power mode 2024-06-19 11:57:18 +02:00
xdisplay_legacy.c fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
xdisplay_legacy.h
xdisplay.h