1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core/embed/trezorhal
2024-05-28 20:56:48 +02:00
..
optiga
stm32f4 fix(core): fix clearing st7789's internal framebuffer when changing display orientation 2024-05-28 20:56:48 +02:00
stm32u5
unix
bg_copy.h
board_capabilities.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
boot_args.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.h
common.h
consumption_mask.h
display.h
dma2d_bitblt.h
dma2d.h
fault_handlers.h
flash_otp.h
flash.h
haptic.h
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
optiga_commands.h
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h
random_delays.h feat(core): make random delays use chacha_drbg 2021-05-21 13:42:53 +02:00
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h
secure_aes.h
tamper.h
touch.h
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h
xdisplay_legacy.c
xdisplay_legacy.h feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
xdisplay.h