1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 06:28:09 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-07-31 13:05:06 +02:00
..
displays fix(core): fix T2B1 display orientation south 2024-07-08 17:40:14 +02:00
touch fix(core/embed): fix too frequent reading of touch panel registers 2024-07-30 16:53:52 +02:00
usb refactor(core/embed): remove global deps from usb class drivers 2024-06-19 11:57:18 +02:00
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 feat(core/prodtest): add commands to read bootloader and boardloader versions 2024-07-31 13:05:06 +02:00
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