1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-09 03:36:07 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-07-16 16:38:48 +02:00
..
displays fix(core): fix T2B1 display orientation south 2024-07-08 17:40:14 +02:00
touch fix(core/embed): fix touch driver on dev kits 2024-07-08 12:04:29 +02:00
usb
xdisplay feat(core/embed): prepare backlight driver for low power mode 2024-07-08 12:05:20 +02:00
backlight_pwm.c feat(core/embed): prepare backlight driver for low power mode 2024-07-08 12:05:20 +02:00
backlight_pwm.h feat(core/embed): prepare backlight driver for low power mode 2024-07-08 12:05:20 +02:00
board_capabilities.c
boot_args.c
button.c
common.c feat(core/embed): prepare backlight driver for low power mode 2024-07-08 12:05:20 +02:00
consumption_mask.c
dma2d_bitblt.c
dma2d.c
fault_handlers.c
flash_otp.c
flash.c
i2c.c
i2c.h
irq.h
limited_util.s
lowlevel.c
mpu.c
optiga_hal.c
platform.c
platform.h chore(core/embed): remove unused code 2024-07-08 12:04:49 +02:00
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 fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
supervise.h
systemview.h
systick.c
systick.h
time_estimate.c feat(core): Account for Optiga throttling delay in PIN countdown. 2024-07-09 16:52:50 +02:00
util.s chore(core/embed): remove unused code 2024-07-08 12:04:49 +02:00
vectortable.s