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
Andrew Kozlik c48b606867
feat(core): Add bootloader_locked flag to Features message.
10 months ago
..
displays fix(core): fixed unwanted delays in T2B1 11 months ago
touch
backlight_pwm.c
backlight_pwm.h
board_capabilities.c
button.c
common.c
compiler_traits.h
consumption_mask.c
dma2d.c
flash.c
i2c.c
i2c.h
irq.h
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 10 months ago
lowlevel.c
mpu.c fix(core): disable access to secret in flash after boot 10 months ago
optiga_hal.c fix(core): fix optiga warm reset start-up time 10 months ago
platform.c feat(core): implement secret handling in bootloader 11 months ago
platform.h feat(core): implement secret handling in bootloader 11 months ago
random_delays.c
rgb_led.c
rng.c
sbu.c
sdcard-set_clr_card_detect.h
sdcard.c refactor(core): remove universal DMA driver 10 months ago
sdram.c
sdram.h
secret.c feat(core): Add bootloader_locked flag to Features message. 10 months ago
stm32f4xx_hal_conf.h
supervise.h fix(core): clear memory when not going to use copy firmware header for bootloader 10 months ago
systemview.h
systick.c refactor(core): remove universal DMA driver 10 months ago
systick.h refactor(core): remove universal DMA driver 10 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): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader 10 months ago
vectortable.s