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/stm32f4
tychovrahe 70a673fabc
feat(core): use flash bursts for faster flashing
2 months ago
..
displays refactor(core): do not use framebuffer dma copy in boardloader to safe flash space 3 months ago
touch perf(core): optimize boot time by removing unnecessary touch initialization delays 3 months ago
backlight_pwm.c fix(core): fix backlight reinitialization with maximum value 3 months ago
backlight_pwm.h refactor(core): restructure trezorhal, prepare to support more platforms 11 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
button.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
common.c refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 3 months ago
consumption_mask.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
dma2d.c feat(core): add basic support for efficient frame buffer graphics 8 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 chore(core, legacy, storage): refactor flash drivers 3 months ago
i2c.c chore(core): unify i2c instances numbering 3 months ago
i2c.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
irq.h feat(core): add basic support for STM32U5 3 months ago
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 9 months ago
lowlevel.c chore(core, legacy, storage): refactor flash drivers 3 months ago
mpu.c feat(core): support optiga handling on U5 3 months ago
optiga_hal.c feat(core): support optiga handling on U5 3 months ago
platform.c refactor(core): add flexible HSE settings 5 months ago
platform.h feat(core): add basic support for STM32U5 3 months ago
random_delays.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
rgb_led.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
rng.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sbu.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdcard-set_clr_card_detect.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdcard.c refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 5 months ago
sdram.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdram.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
secret.c fix(core): improve bhk handling on STM32U5 2 months ago
stm32f4xx_hal_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
supervise.c chore(core): refactor boot_args 3 months ago
supervise.h chore(core): refactor boot_args 3 months ago
systemview.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
systick.c refactor(core): remove universal DMA driver 9 months ago
systick.h refactor(core): remove universal DMA driver 9 months ago
usb.c feat(core): add basic support for STM32U5 3 months ago
usb_hid-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usb_vcp-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usb_webusb-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_conf.c feat(core): add support for STM32U585 3 months ago
usbd_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_core.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_core.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ctlreq.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ctlreq.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_def.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ioreq.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ioreq.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
util.s feat(core): add basic support for STM32U5 3 months ago
vectortable.s refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago