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 c42c268e05
fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
..
displays fix(core): fix T2B1 display orientation south 2 months ago
touch fix(core/embed): fix too frequent reading of touch panel registers 2 months ago
usb refactor(core/embed): remove global deps from usb class drivers 3 months ago
xdisplay feat(core/embed): prepare backlight driver for low power mode 2 months ago
backlight_pwm.c feat(core/embed): prepare backlight driver for low power mode 2 months ago
backlight_pwm.h feat(core/embed): prepare backlight driver for low power mode 2 months ago
board_capabilities.c feat(core/prodtest): add commands to read bootloader and boardloader versions 2 months ago
boot_args.c
button.c
common.c feat(core/embed): prepare backlight driver for low power mode 2 months ago
consumption_mask.c
dma2d.c feat(core): introduce new display drivers 4 months ago
dma2d_bitblt.c fix(core): fix dma2d includes and initialization with respect to new rendering 1 month ago
fault_handlers.c refactor(core): improve and simplify error handling 3 months ago
flash.c
flash_otp.c
i2c.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 3 months ago
i2c.h
irq.h
limited_util.s
lowlevel.c
mpu.c
optiga_hal.c
platform.c
platform.h chore(core/embed): remove unused code 2 months ago
random_delays.c
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c
sdram.c
sdram.h
secret.c refactor(core): improve and simplify error handling 3 months ago
stm32f4xx_hal_conf.h
supervise.c fix(core): fix vector table alignment on STM32U5 2 months ago
supervise.h feat(core/prodtest): add reboot command 3 months ago
systemview.h
systick.c
systick.h
time_estimate.c feat(core): Account for Optiga throttling delay in PIN countdown. 2 months ago
util.s chore(core/embed): remove unused code 2 months ago
vectortable.s