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 8ccd2cb048
feat(core): add support for T3T1 rev. E HW
4 months ago
..
displays refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 4 months ago
haptic/drv2625 feat(core): add haptic to prodtest 4 months ago
touch perf(core): optimize boot time by removing unnecessary touch initialization delays 4 months ago
backlight_pwm.c feat(core): add basic support for T3T1 4 months ago
backlight_pwm.h feat(core): add basic support for T3T1 4 months ago
bg_copy.c refactor(core): extract framebuffer copy to separate bg_copy functionality 4 months ago
board_capabilities.c
boot_args.c chore(core): refactor boot_args 4 months ago
common.c refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 4 months ago
dma2d.c
fault_handlers.c chore(core): use cortex-m33 stack protection 4 months ago
flash.c feat(core): add support for STM32U585 4 months ago
flash_otp.c fix(core): fix OTP programming on U5 4 months ago
hash_processor.c perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
i2c.c feat(core): add support for T3T1 rev. E HW 4 months ago
i2c.h
irq.h
limited_util.s chore(core): use cortex-m33 stack protection 4 months ago
lowlevel.c feat(core): add support for STM32U585 4 months ago
mpu.c feat(core): support optiga handling on U5 4 months ago
optiga_hal.c feat(core): support optiga handling on U5 4 months ago
platform.c feat(core): add support for STM32U585 4 months ago
platform.h
random_delays.c
rng.c
sbu.c
sdcard.c feat(core): support SD card on STM32U5 4 months ago
secret.c feat(core): support optiga handling on U5 4 months ago
secure_aes.c
stm32u5xx_hal_conf.h perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 4 months ago
stm32u5xx_hal_sd.c chore(core): optimize flash usage - SD card on U5 4 months ago
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c chore(core): optimize flash usage - tamper on U5 4 months ago
trustzone.c fix(core): fix OTP programming on U5 4 months ago
usb.c
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s