1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2023-09-27 12:14:32 +02:00
..
displays fix(core): fixed unwanted delays in T2B1 2023-08-18 16:13:58 +02:00
touch
backlight_pwm.c
backlight_pwm.h
board_capabilities.c
button.c
common.c fix(core): add delays to optiga i2c communications 2023-09-27 12:14:32 +02:00
compiler_traits.h
consumption_mask.c
dma2d.c
flash.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
i2c.c fix(core): add delays to optiga i2c communications 2023-09-27 12:14:32 +02:00
i2c.h
irq.h
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 2023-09-11 14:36:11 +02:00
lowlevel.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
mpu.c fix(core): disable access to secret in flash after boot 2023-09-15 13:31:24 +02:00
optiga_hal.c fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
platform.c feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
platform.h feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
random_delays.c
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
sdram.c
sdram.h
secret.c feat(core): Add bootloader_locked flag to Features message. 2023-09-15 14:08:02 +02:00
stm32f4xx_hal_conf.h
supervise.h fix(core): add delays to optiga i2c communications 2023-09-27 12:14:32 +02:00
systemview.h
systick.c refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
systick.h refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usb.c
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 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 2023-09-11 14:36:11 +02:00
vectortable.s