1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core/embed/trezorhal
2023-08-15 09:37:38 +02:00
..
boards feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
optiga feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
stm32f4 feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
unix feat(core): implement secret handling in bootloader 2023-08-15 09:37:38 +02:00
board_capabilities.h feat(core): add internal model field to features 2023-06-06 09:39:45 +02:00
button.h feat(core): added button support for Model R 2022-05-10 16:49:23 +02:00
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 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
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 feat(core): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +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): Integrate OPTIGA Trust M 2023-08-02 00:35:43 +02:00
random_delays.h feat(core): make random delays use chacha_drbg 2021-05-21 13:42:53 +02:00
rgb_led.h feat(core): add RGB LED driver for Model R 2022-06-22 09:28:31 +02:00
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 feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_vcp-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb_webusb-defs.h feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
usb.h feat(core): show blue dot when USB data not connected 2022-08-25 16:42:29 +02:00