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
cepetr f085c50931
feat(core): refactor display drivers
5 months ago
..
display feat(core): refactor display drivers 5 months ago
displays feat(core): refactor display drivers 5 months ago
touch feat(core): refactor display drivers 5 months ago
backlight_pwm.c fix(core): always zero-initialize structures in trezorhal 6 months ago
backlight_pwm.h
board_capabilities.c feat(core): add basic support for STM32U5 7 months ago
boot_args.c chore(core): refactor boot_args 7 months ago
button.c fix(core): always zero-initialize structures in trezorhal 6 months ago
common.c feat(core): refactor display drivers 5 months ago
consumption_mask.c fix(core): always zero-initialize structures in trezorhal 6 months ago
dma2d.c feat(core): refactor display drivers 5 months ago
dma2d_bitblt.c feat(core): refactor display drivers 5 months ago
fault_handlers.c chore(core): use cortex-m33 stack protection 7 months ago
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
flash_otp.c chore(core, legacy, storage): refactor flash drivers 7 months ago
i2c.c fix(core): always zero-initialize structures in trezorhal 6 months ago
i2c.h
irq.h feat(core): add basic support for STM32U5 7 months ago
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 1 year ago
lowlevel.c fix(core): always zero-initialize structures in trezorhal 6 months ago
mpu.c feat(core): support optiga handling on U5 7 months ago
optiga_hal.c fix(core): always zero-initialize structures in trezorhal 6 months ago
platform.c refactor(core): add flexible HSE settings 9 months ago
platform.h feat(core): use confidential section for confidential and sensitive data 6 months ago
random_delays.c
rgb_led.c fix(core): always zero-initialize structures in trezorhal 6 months ago
rng.c
sbu.c fix(core): always zero-initialize structures in trezorhal 6 months ago
sdcard-set_clr_card_detect.h fix(core): always zero-initialize structures in trezorhal 6 months ago
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 6 months ago
sdram.c fix(core): always zero-initialize structures in trezorhal 6 months ago
sdram.h
secret.c feat(core): refactor display drivers 5 months ago
stm32f4xx_hal_conf.h
supervise.c chore(core): refactor boot_args 7 months ago
supervise.h chore(core): refactor boot_args 7 months ago
systemview.h
systick.c refactor(core): remove universal DMA driver 1 year ago
systick.h refactor(core): remove universal DMA driver 1 year ago
usb.c feat(core): add basic support for STM32U5 7 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 6 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 7 months ago
vectortable.s