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