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-04-18 10:50:46 +02:00
..
displays fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
touch feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ 2024-04-11 10:05:13 +02:00
backlight_pwm.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
backlight_pwm.h
board_capabilities.c feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
boot_args.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
common.c fix(core): fix reboot to bootloader crash when display copying is in progress 2024-04-18 10:50:46 +02:00
consumption_mask.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
dma2d.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
fault_handlers.c chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 2024-04-03 10:18:40 +02:00
i2c.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
i2c.h
irq.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
limited_util.s
lowlevel.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
mpu.c feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_hal.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
platform.c
platform.h feat(core): use confidential section for confidential and sensitive data 2024-04-05 18:54:30 +02:00
random_delays.c
rgb_led.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
rng.c
sbu.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
sdcard-set_clr_card_detect.h fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 2024-04-11 09:54:28 +02:00
sdram.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
sdram.h
secret.c fix(core): fix display fatal error screen 2024-04-11 19:16:23 +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 chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
systemview.h
systick.c
systick.h
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 feat(core): use HSI as PLL source on T3T1 2024-04-05 15:17:42 +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 feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
vectortable.s