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
Ondrej Mikle 75a148e414
fix(core): clear memory when not going to use copy firmware header for bootloader
10 months ago
..
displays fix(core): fixed unwanted delays in T2B1 11 months ago
touch refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
backlight_pwm.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
backlight_pwm.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
board_capabilities.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
button.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
common.c refactor(core): add abstraction over flash memory layout 11 months ago
compiler_traits.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
consumption_mask.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
dma2d.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
flash.c refactor(core): add abstraction over flash memory layout 11 months ago
i2c.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
i2c.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
irq.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 10 months ago
lowlevel.c refactor(core): add abstraction over flash memory layout 11 months ago
mpu.c feat(core): Implement OPTIGA provisioning in prodtest. 10 months ago
optiga_hal.c feat(core): Integrate OPTIGA Trust M 11 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 refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
rgb_led.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
rng.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sbu.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sdcard-set_clr_card_detect.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sdcard.c refactor(core): remove universal DMA driver 10 months ago
sdram.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sdram.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
secret.c feat(core): implement secret handling in bootloader 11 months ago
stm32f4xx_hal_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
supervise.h fix(core): clear memory when not going to use copy firmware header for bootloader 10 months ago
systemview.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
systick.c refactor(core): remove universal DMA driver 10 months ago
systick.h refactor(core): remove universal DMA driver 10 months ago
usb.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usb_hid-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usb_vcp-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usb_webusb-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_conf.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_core.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_core.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_ctlreq.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_ctlreq.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_def.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_ioreq.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
usbd_ioreq.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
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 refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago