1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/trezorhal
2023-08-29 10:59:34 +02:00
..
boards feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga feat(core): Implement OPTIGA secure channel. 2023-08-29 10:59:34 +02:00
stm32f4 fix(core): fixed unwanted delays in T2B1 2023-08-18 16:13:58 +02:00
unix fix(core): use stm32f4 implementation of secret.c for unix too 2023-08-16 10:32:25 +02:00
board_capabilities.h
button.h
common.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
consumption_mask.h feat(core): support rev 10 of T2B1 HW 2023-06-27 22:45:33 +02:00
dma2d.h
flash.h refactor(core): add abstraction over flash memory layout 2023-07-25 10:25:20 +02:00
lowlevel.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
mpu.h
optiga_commands.h refactor(core): optiga_execute_command() 2023-08-29 10:59:34 +02:00
optiga_common.h feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga_hal.h feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga_transport.h feat(core): Implement OPTIGA secure channel. 2023-08-29 10:59:34 +02:00
random_delays.h
rgb_led.h
rng.h
sbu.h
sdcard.h
secret.h feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
touch.h refactor(core): restructure trezorhal, prepare to support more platforms 2023-07-07 22:09:56 +02:00
usb_hid-defs.h
usb_vcp-defs.h
usb_webusb-defs.h
usb.h