1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 23:09:13 +00:00
trezor-firmware/core/embed/trezorhal
2024-02-29 23:05:56 +01:00
..
boards feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga
stm32f4 feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
stm32u5 feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
unix chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
board_capabilities.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
boot_args.h chore(core): refactor boot_args 2024-02-29 23:05:56 +01:00
button.h
common.h
consumption_mask.h
dma2d.h
fault_handlers.h chore(core): use cortex-m33 stack protection 2024-02-29 23:05:56 +01:00
flash_otp.h chore(core, legacy, storage): refactor flash drivers 2024-02-29 23:05:56 +01:00
flash.h fix(core): fix bootloader update on STM32U5 2024-02-29 23:05:56 +01:00
haptic.h feat(core): add haptic feedback 2024-02-29 23:05:56 +01:00
lowlevel.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
mpu.h feat(core): support optiga handling on U5 2024-02-29 23:05:56 +01:00
optiga_commands.h
optiga_common.h
optiga_hal.h
optiga_transport.h
optiga.h
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
secret.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
secure_aes.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
tamper.h feat(core): add basic support for STM32U5 2024-02-29 23:05:56 +01:00
touch.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
translations.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
trustzone.h chore(core): refactor trustzone initialization 2024-02-29 23:05:56 +01:00
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h