1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-27 09:58:27 +00:00
trezor-firmware/core/embed/trezorhal/stm32u5
2024-02-29 23:05:56 +01:00
..
displays
touch chore(core): unify i2c instances numbering 2024-02-29 23:05:56 +01:00
board_capabilities.c
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
common.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
dma2d.c
fault_handlers.c chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.c fix(core): fix OTP programming on U5 2024-02-29 23:05:56 +01:00
flash.c feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
i2c.c chore(core): unify i2c instances numbering 2024-02-29 23:05:56 +01:00
i2c.h
irq.h
limited_util.s chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
lowlevel.c feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
mpu.c fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
platform.c feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
platform.h
random_delays.c
rng.c
sbu.c
secret.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
secure_aes.c
stm32u5xx_hal_conf.h feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
supervise.c
supervise.h
systemview.h
systick.c
systick.h
tamper.c
trustzone.c fix(core): fix OTP programming on U5 2024-02-29 23:05:56 +01:00
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usb.c feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s