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-08 21:41:30 +02:00
..
displays fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
touch fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +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
boot_args.c
button.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
common.c refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 2024-02-29 23:40:17 +01: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
flash_otp.c
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
limited_util.s
lowlevel.c fix(core): always zero-initialize structures in trezorhal 2024-04-03 13:08:16 +02:00
mpu.c
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/prodtest): do not require sd detect pin for running SD card test 2024-04-03 16:48: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 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash 2024-04-08 21:41:30 +02:00
stm32f4xx_hal_conf.h
supervise.c
supervise.h
systemview.h
systick.c
systick.h
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usb.c
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
vectortable.s