1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00
trezor-firmware/core/embed/trezorhal/stm32f4
2024-02-29 23:05:56 +01:00
..
displays feat(core): add support for STM32U585 2024-02-29 23:05:56 +01:00
touch refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 2023-12-18 14:41:44 +01:00
backlight_pwm.c refactor(core): extract backlight pwm settings to board definition 2023-12-18 14:41:44 +01: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
common.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
consumption_mask.c
dma2d.c feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +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 chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
i2c.c fix(core): add delays to optiga i2c communications 2023-09-27 12:14:32 +02:00
i2c.h
irq.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 2023-09-11 14:36:11 +02:00
lowlevel.c chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
mpu.c fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
optiga_hal.c fix(core): reset optiga during initialization 2023-09-27 12:14:32 +02:00
platform.c refactor(core): add flexible HSE settings 2023-12-18 14:41:44 +01:00
platform.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
random_delays.c
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 2023-12-18 14:41:44 +01:00
sdram.c
sdram.h
secret.c feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
stm32f4xx_hal_conf.h
supervise.c chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
supervise.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
systemview.h
systick.c refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
systick.h refactor(core): remove universal DMA driver 2023-08-29 11:17:03 +02:00
translations.c feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
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): add support for STM32U585 2024-02-29 23:05:56 +01: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