You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/trezorhal/stm32f4
tychovrahe 8a18cfe0d4
feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
3 months ago
..
displays fix(core): always zero-initialize structures in trezorhal 3 months ago
touch fix(core): always zero-initialize structures in trezorhal 3 months ago
backlight_pwm.c fix(core): always zero-initialize structures in trezorhal 3 months ago
backlight_pwm.h
board_capabilities.c feat(core): add basic support for STM32U5 4 months ago
boot_args.c chore(core): refactor boot_args 4 months ago
button.c fix(core): always zero-initialize structures in trezorhal 3 months ago
common.c refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller) 4 months ago
consumption_mask.c fix(core): always zero-initialize structures in trezorhal 3 months ago
dma2d.c fix(core): always zero-initialize structures in trezorhal 3 months ago
fault_handlers.c chore(core): use cortex-m33 stack protection 4 months ago
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 3 months ago
flash_otp.c chore(core, legacy, storage): refactor flash drivers 4 months ago
i2c.c fix(core): always zero-initialize structures in trezorhal 3 months ago
i2c.h
irq.h feat(core): add basic support for STM32U5 4 months ago
limited_util.s
lowlevel.c fix(core): always zero-initialize structures in trezorhal 3 months ago
mpu.c feat(core): support optiga handling on U5 4 months ago
optiga_hal.c fix(core): always zero-initialize structures in trezorhal 3 months ago
platform.c
platform.h feat(core): use confidential section for confidential and sensitive data 3 months ago
random_delays.c
rgb_led.c fix(core): always zero-initialize structures in trezorhal 3 months ago
rng.c
sbu.c fix(core): always zero-initialize structures in trezorhal 3 months ago
sdcard-set_clr_card_detect.h fix(core): always zero-initialize structures in trezorhal 3 months ago
sdcard.c fix(core/prodtest): do not require sd detect pin for running SD card test 3 months ago
sdram.c fix(core): always zero-initialize structures in trezorhal 3 months ago
sdram.h
secret.c feat(core): use U5 DHUK to encrypt optiga pairing secret in flash 3 months ago
stm32f4xx_hal_conf.h
supervise.c chore(core): refactor boot_args 4 months ago
supervise.h chore(core): refactor boot_args 4 months ago
systemview.h
systick.c
systick.h
usb.c feat(core): add basic support for STM32U5 4 months ago
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usbd_conf.c feat(core): use HSI as PLL source on T3T1 3 months ago
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 4 months ago
vectortable.s