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 8147b11345
fix(core): fix quadword-only storage
7 months ago
..
displays refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 9 months ago
touch refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation 9 months ago
backlight_pwm.c refactor(core): extract backlight pwm settings to board definition 9 months ago
backlight_pwm.h
board_capabilities.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
button.c
common.c refactor(core/embed): move&rename display terminal functions 8 months ago
compiler_traits.h
consumption_mask.c
dma2d.c feat(core): add basic support for efficient frame buffer graphics 12 months ago
flash.c fix(core): fix quadword-only storage 7 months ago
i2c.c fix(core): add delays to optiga i2c communications 12 months ago
i2c.h
irq.h
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 1 year ago
lowlevel.c refactor(core): add abstraction over flash memory layout 1 year ago
mpu.c feat(all): implement translations into Trezor 7 months ago
optiga_hal.c fix(core): reset optiga during initialization 12 months ago
platform.c refactor(core): add flexible HSE settings 9 months ago
platform.h fix(core): fix quadword-only storage 7 months ago
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 9 months ago
sdram.c
sdram.h
secret.c feat(core): Add bootloader_locked flag to Features message. 1 year ago
stm32f4xx_hal_conf.h
supervise.c chore(core): fix gen and style problems 11 months ago
supervise.h feat(core): introduce interaction-less upgrade 11 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
translations.c feat(all): implement translations into Trezor 7 months ago
usb.c
usb_hid-impl.h
usb_vcp-impl.h
usb_webusb-impl.h
usbd_conf.c
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): introduce interaction-less upgrade 11 months ago
vectortable.s