1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-25 16:08:32 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2023-09-07 23:01:25 +02:00
..
displays feat(core): add hardware support for T3W1 2023-08-29 14:45:19 +02:00
touch feat(core): add hardware support for T3W1 2023-08-29 14:45:19 +02:00
backlight_pwm.c refactor(core): extract backlight pwm settings to board definition 2023-08-29 14:44:34 +02:00
backlight_pwm.h
ble.c sigmask 2023-09-07 23:01:25 +02:00
ble.h STM 2023-08-29 14:45:19 +02:00
board_capabilities.c
button.c feat(core): add hardware support for T3W1 2023-08-29 14:45:19 +02:00
common.c refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +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
i2c.h
irq.h
lowlevel.c feat(core): add hardware support for T3W1 2023-08-29 14:45:19 +02:00
mpu.c feat(core): Implement OPTIGA provisioning in prodtest. 2023-08-29 10:59:34 +02:00
optiga_hal.c feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
platform.c refactor(core): extract backlight pwm settings to board definition 2023-08-29 14:44:34 +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 feat(core): add hardware support for T3W1 2023-08-29 14:45:19 +02:00
sdram.c
sdram.h
secret.c feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
stm32f4xx_hal_conf.h
supervise.h
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 STM 2023-08-29 14:45:19 +02: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