1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-05-28 17:07:52 +02:00
..
displays feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
touch feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
xdisplay fix(core): fix old frame flicker when backlight is risen too soon 2024-05-17 10:43:14 +02:00
backlight_pwm.c
backlight_pwm.h
board_capabilities.c
boot_args.c
button.c
common.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
consumption_mask.c
dma2d_bitblt.c feat(core): introduce mono8 bitmap blending 2024-05-28 17:07:52 +02:00
dma2d.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
fault_handlers.c
flash_otp.c
flash.c
i2c.c
i2c.h
irq.h
limited_util.s
lowlevel.c
mpu.c
optiga_hal.c
platform.c
platform.h
random_delays.c chore(core): Disable wait_random() for prodtest and VCP. 2024-05-05 10:03:32 +02:00
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
sdram.c
sdram.h
secret.c feat(core): introduce new display drivers 2024-05-17 09:17:37 +02:00
stm32f4xx_hal_conf.h
supervise.c fix(core): fix reboot to bootloader crash when display copying is in progress 2024-04-18 10:50:46 +02:00
supervise.h
systemview.h
systick.c
systick.h
usb_hid-impl.h
usb_vcp-impl.h chore(core): fix typos in usb implementation 2024-05-06 19:51:06 +02:00
usb_webusb-impl.h
usb.c chore(core): Disable wait_random() for prodtest and VCP. 2024-05-05 10:03:32 +02:00
usbd_conf.c chore(core): fix typos in usb implementation 2024-05-06 19:51:06 +02:00
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