You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal/stm32u5
tychovrahe be9255ae04
fix(core/bootloader): fix unlocking bootloader granting HDP access on U5
3 weeks ago
..
displays fix(core): update display initialization sequence on T3T1 4 weeks ago
haptic/drv2625 refactor(core/embed): prepare haptic driver for low power mode 3 months ago
touch fix(core): T3T1: adjust touch coordinates 2 months ago
xdisplay feat(core): introduce new display drivers 4 months ago
backlight_pwm.c
backlight_pwm.h
bg_copy.c fix(core): improve framebuffer switching 3 months ago
board_capabilities.c
boot_args.c
button.c feat(core): add support for T3B1 2 months ago
common.c refactor(core): improve and simplify error handling 3 months ago
consumption_mask.c feat(core): tune consumption mask protection on T3B1 2 months ago
dma2d.c
dma2d_bitblt.c feat(core): introduce new display drivers 4 months ago
fault_handlers.c refactor(core): improve and simplify error handling 3 months ago
flash.c
flash_otp.c
hash_processor.c
i2c.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 3 months ago
i2c.h
irq.h
limited_util.s chore(core/embed): remove unused code 3 months ago
lowlevel.c
monoctr.c feat(core): implement firmware downgrade protection 3 weeks ago
mpu.c
optiga_hal.c
platform.c feat(core): add support for T3B1 2 months ago
platform.h chore(core/embed): remove unused code 3 months ago
random_delays.c
rng.c
sbu.c
sdcard.c
secret.c fix(core/bootloader): fix unlocking bootloader granting HDP access on U5 3 weeks ago
secure_aes.c
stm32u5xx_hal_conf.h feat(core): add support for T3B1 2 months ago
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c refactor(core): improve and simplify error handling 3 months ago
time_estimate.c feat(core): Account for Optiga throttling delay in PIN countdown. 3 months ago
trustzone.c
usb refactor(core/embed): move usb driver to its own folder 3 months ago
util.s chore(core/embed): remove unused code 3 months ago
vectortable.s