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
2024-02-29 23:40:17 +01:00
..
boards refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
optiga
stm32f4 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
stm32u5 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
unix refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
board_capabilities.h
boot_args.h
button.h
common.h
consumption_mask.h
dma2d.h
fault_handlers.h
flash_otp.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.h fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
haptic.h feat(core): add haptic to prodtest 2024-02-29 23:05:56 +01:00
hash_processor.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
lowlevel.h
mpu.h feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_commands.h
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h
secure_aes.h
tamper.h
touch.h perf(core): optimize boot time by removing unnecessary touch initialization delays 2024-02-29 23:05:56 +01:00
trustzone.h
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h