1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-03-05 16:51:23 +01:00
..
displays refactor(core): do not use framebuffer dma copy in boardloader to safe flash space 2024-02-29 23:40:17 +01:00
touch perf(core): optimize boot time by removing unnecessary touch initialization delays 2024-02-29 23:05:56 +01:00
backlight_pwm.c fix(core): fix backlight reinitialization with maximum value 2024-03-05 16:51:23 +01:00
backlight_pwm.h
board_capabilities.c
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.c
common.c refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01:00
consumption_mask.c
dma2d.c
fault_handlers.c chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
i2c.c chore(core): unify i2c instances numbering 2024-02-29 23:05:56 +01:00
i2c.h
irq.h
limited_util.s
lowlevel.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
mpu.c feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_hal.c feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
platform.c
platform.h
random_delays.c
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c
sdram.c
sdram.h
secret.c
stm32f4xx_hal_conf.h
supervise.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
supervise.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
systemview.h
systick.c
systick.h
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usb.c
usbd_conf.c feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
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