1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 22:18:13 +00:00
trezor-firmware/core/embed/trezorhal/stm32u5
2024-07-08 12:04:49 +02:00
..
displays feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
haptic/drv2625 refactor(core/embed): prepare haptic driver for low power mode 2024-06-19 14:05:35 +02:00
touch fix(core/embed): fix touch driver on dev kits 2024-07-08 12:04:29 +02:00
xdisplay feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
backlight_pwm.c
backlight_pwm.h
bg_copy.c fix(core): improve framebuffer switching 2024-06-19 16:40:23 +02:00
board_capabilities.c
boot_args.c
common.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
dma2d_bitblt.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +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
hash_processor.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 fix(core/embed): fix memory clearing in u5 boardloader 2024-07-08 12:04:49 +02:00
lowlevel.c
mpu.c
optiga_hal.c
platform.c
platform.h
random_delays.c
rng.c
sbu.c
sdcard.c
secret.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
secure_aes.c
stm32u5xx_hal_conf.h
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
trustzone.c style: fix style according to new clang 2024-05-10 20:06:28 +02:00
usb refactor(core/embed): move usb driver to its own folder 2024-06-19 11:48:06 +02:00
util.s
vectortable.s