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 b4200162ab
fix(core): fix doubled touch clicks
3 months ago
..
displays fix(core): improve framebuffer switching 3 months ago
touch fix(core): fix doubled touch clicks 3 months ago
usb refactor(core/embed): remove global deps from usb class drivers 3 months ago
xdisplay fix(core): improve framebuffer switching 3 months ago
backlight_pwm.c feat(core): added user adjustable brightness setting 4 months ago
backlight_pwm.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
board_capabilities.c refactor(core): improve and simplify error handling 3 months ago
boot_args.c chore(core): refactor boot_args 7 months ago
button.c fix(core): always zero-initialize structures in trezorhal 6 months ago
common.c refactor(core): improve and simplify error handling 3 months ago
consumption_mask.c fix(core): always zero-initialize structures in trezorhal 6 months ago
dma2d.c feat(core): introduce new display drivers 4 months ago
dma2d_bitblt.c fix(core/embed): fix disc2 target build 3 months ago
fault_handlers.c refactor(core): improve and simplify error handling 3 months ago
flash.c refactor(core): improve flash api by introducing flash_area_write_data function 6 months ago
flash_otp.c chore(core, legacy, storage): refactor flash drivers 7 months ago
i2c.c refactor(core/embed): replace ensure(secfalse,... with error_shutdown 3 months ago
i2c.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
irq.h feat(core): add basic support for STM32U5 7 months ago
limited_util.s fix(core): fix bootloader_ci startup, remove unused function from limited_util.s 1 year ago
lowlevel.c fix(core): always zero-initialize structures in trezorhal 6 months ago
mpu.c feat(core): support optiga handling on U5 7 months ago
optiga_hal.c fix(core): always zero-initialize structures in trezorhal 6 months ago
platform.c refactor(core): add flexible HSE settings 9 months ago
platform.h feat(core): use confidential section for confidential and sensitive data 6 months ago
random_delays.c chore(core): Disable wait_random() for prodtest and VCP. 5 months ago
rgb_led.c fix(core): always zero-initialize structures in trezorhal 6 months ago
rng.c refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
sbu.c fix(core): always zero-initialize structures in trezorhal 6 months ago
sdcard-set_clr_card_detect.h fix(core): always zero-initialize structures in trezorhal 6 months ago
sdcard.c fix(core): slow down SDIO communication in T3T1 prodtest 5 months ago
sdram.c fix(core): always zero-initialize structures in trezorhal 6 months ago
sdram.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
secret.c refactor(core): improve and simplify error handling 3 months ago
stm32f4xx_hal_conf.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
supervise.c feat(core/prodtest): add reboot command 3 months ago
supervise.h feat(core/prodtest): add reboot command 3 months ago
systemview.h refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago
systick.c refactor(core): remove universal DMA driver 1 year ago
systick.h refactor(core): remove universal DMA driver 1 year ago
util.s feat(core): add basic support for STM32U5 7 months ago
vectortable.s refactor(core): restructure trezorhal, prepare to support more platforms 1 year ago