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 0f3e082e06
feat(core): allow access to translations area in firmware
7 months ago
..
displays feat(core): add basic support for efficient frame buffer graphics 8 months ago
touch refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
backlight_pwm.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
backlight_pwm.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
board_capabilities.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
button.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
common.c fix(core): add delays to optiga i2c communications 8 months ago
compiler_traits.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
consumption_mask.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
dma2d.c feat(core): add basic support for efficient frame buffer graphics 8 months ago
flash.c refactor(core): add abstraction over flash memory layout 10 months ago
i2c.c fix(core): add delays to optiga i2c communications 8 months ago
i2c.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
irq.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 9 months ago
lowlevel.c refactor(core): add abstraction over flash memory layout 10 months ago
mpu.c feat(core): allow access to translations area in firmware 7 months ago
optiga_hal.c fix(core): reset optiga during initialization 8 months ago
platform.c feat(core): implement secret handling in bootloader 10 months ago
platform.h feat(core): implement secret handling in bootloader 10 months ago
random_delays.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
rgb_led.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
rng.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sbu.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdcard-set_clr_card_detect.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdcard.c refactor(core): remove universal DMA driver 9 months ago
sdram.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
sdram.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
secret.c feat(core): Add bootloader_locked flag to Features message. 9 months ago
stm32f4xx_hal_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
supervise.h fix(core): add delays to optiga i2c communications 8 months ago
systemview.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
systick.c refactor(core): remove universal DMA driver 9 months ago
systick.h refactor(core): remove universal DMA driver 9 months ago
translations.c WIP - cstyle 8 months ago
usb.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usb_hid-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usb_vcp-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usb_webusb-impl.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_conf.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_core.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_core.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ctlreq.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ctlreq.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_def.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ioreq.c refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago
usbd_ioreq.h refactor(core): restructure trezorhal, prepare to support more platforms 11 months 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 9 months ago
vectortable.s refactor(core): restructure trezorhal, prepare to support more platforms 11 months ago