1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-24 23:48:13 +00:00
trezor-firmware/core/embed/trezorhal/stm32u5
2024-09-10 14:29:13 +02:00
..
displays refactor(core/embed): improve display driver init/deinit 2024-09-10 14:29:12 +02:00
haptic/drv2625
touch refactor(core/embed): simplify irq priorities 2024-09-10 14:29:12 +02:00
xdisplay refactor(core/embed): add initialized flag to display drivers 2024-09-10 14:29:13 +02:00
backlight_pwm.c
backlight_pwm.h
bg_copy.c fix(core/embed): fix aborting of bg_copy operation 2024-09-10 14:29:13 +02:00
board_capabilities.c
bootutils.c refactor(core/embed): rename boot_args to bootuils 2024-09-10 14:29:13 +02:00
button.c
common.c refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
consumption_mask.c feat(core): tune consumption mask protection on T3B1 2024-08-07 18:11:43 +02:00
dma2d_bitblt.c
dma2d.c
entropy.c refactor(core/embed): extract hw entropy logic to its own module 2024-09-10 14:29:13 +02:00
fault_handlers.c refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
flash_otp.c
flash.c
hash_processor.c refactor(core/embed): simplify irq priorities 2024-09-10 14:29:12 +02:00
i2c.c
irq.h
limited_util.s
lowlevel.c
monoctr.c feat(core): implement firmware downgrade protection 2024-09-03 13:07:34 +02:00
mpu.c
optiga_hal.c
platform.c refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
platform.h refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
random_delays.c
rng.c
sbu.c
sdcard.c refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
secret.c fix(core/bootloader): fix unlocking bootloader granting HDP access on U5 2024-09-07 08:35:10 +02:00
secure_aes.c
stm32u5xx_hal_conf.h refactor(core/embed): simplify irq priorities 2024-09-10 14:29:12 +02:00
systemview.h
systick_internal.h feat(core/embed): introduce systick and systimer drivers 2024-09-10 14:29:13 +02:00
systick.c
systimer.c feat(core/embed): introduce systick and systimer drivers 2024-09-10 14:29:13 +02:00
tamper.c refactor(core/embed): remove supervise module 2024-09-10 14:29:13 +02:00
time_estimate.c
trustzone.c refactor(core/embed): simplify irq priorities 2024-09-10 14:29:12 +02:00
usb
util.s
vectortable.s