1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-06-19 14:03:38 +02:00
..
displays
touch refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
usb refactor(core/embed): remove global deps from usb class drivers 2024-06-19 11:57:18 +02:00
xdisplay
backlight_pwm.c
backlight_pwm.h
board_capabilities.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
boot_args.c
button.c
common.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
consumption_mask.c
dma2d_bitblt.c fix(core/embed): fix disc2 target build 2024-06-19 11:57:18 +02:00
dma2d.c
fault_handlers.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
flash_otp.c
flash.c
i2c.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 2024-06-17 16:57:33 +02:00
i2c.h
irq.h
limited_util.s
lowlevel.c
mpu.c
optiga_hal.c
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 refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
stm32f4xx_hal_conf.h
supervise.c feat(core/prodtest): add reboot command 2024-06-10 11:10:33 +02:00
supervise.h feat(core/prodtest): add reboot command 2024-06-10 11:10:33 +02:00
systemview.h
systick.c
systick.h
util.s
vectortable.s