.. |
optiga
|
feat(core): Increase Optiga I2C timeout.
|
2024-05-05 10:03:32 +02:00 |
stm32f4
|
fix(core): fix framebuffer switching, was too fast so the change was sometimes not visible
|
2024-06-03 19:43:08 +02:00 |
stm32u5
|
fix(core): fix bootloader unlock check on STM32U5, fw only
|
2024-06-07 14:24:20 +02:00 |
unix
|
fix(core): prevent overloading app with touch events
|
2024-06-03 19:43:08 +02:00 |
bg_copy.h
|
fix(core): fix framebuffer switching, was too fast so the change was sometimes not visible
|
2024-06-03 19:43:08 +02: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
|
feat(core): added button support for Model R
|
2022-05-10 16:49:23 +02:00 |
common.h
|
fix(core): fix prodtest WIPE on STM32U5
|
2024-05-05 18:36:47 +02:00 |
consumption_mask.h
|
feat(core): support rev 10 of T2B1 HW
|
2023-06-27 22:45:33 +02:00 |
display.h
|
feat(core): introduce new display drivers
|
2024-05-17 09:17:37 +02:00 |
dma2d_bitblt.h
|
feat(core): introduce mono8 bitmap blending
|
2024-05-28 17:07:52 +02:00 |
dma2d.h
|
feat(core): add basic support for efficient frame buffer graphics
|
2023-10-10 19:01:43 +02:00 |
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
|
refactor(core): improve flash api by introducing flash_area_write_data function
|
2024-04-03 10:18:40 +02:00 |
haptic.h
|
feat(core): add settings to turn haptic on/off
|
2024-06-03 14:26:25 +02:00 |
hash_processor.h
|
perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
|
2024-02-29 23:05:56 +01:00 |
lowlevel.h
|
fix(core): setup option bytes for STM32U5
|
2024-03-19 11:33:23 +01:00 |
mpu.h
|
feat(core): support optiga handling on U5
|
2024-02-29 23:05:56 +01:00 |
optiga_commands.h
|
refactor(core): Refactor Optiga macros.
|
2024-05-03 09:49:37 +02:00 |
optiga_common.h
|
feat(core): Add Optiga command logging macro.
|
2024-05-03 09:49:37 +02:00 |
optiga_hal.h
|
feat(core): Integrate OPTIGA Trust M
|
2023-08-02 00:35:43 +02:00 |
optiga_transport.h
|
feat(core): Add Optiga command logging macro.
|
2024-05-03 09:49:37 +02:00 |
optiga.h
|
feat(core): Implement Optiga counter operations.
|
2023-10-04 11:22:46 +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
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
sbu.h
|
all: rename TREZOR to Trezor where possible
|
2019-06-17 20:28:29 +02:00 |
sdcard.h
|
fix(core): slow down SDIO communication in T3T1 prodtest
|
2024-04-11 09:54:28 +02:00 |
secret.h
|
refactor(core): simplify secret.h api, hide platform differences
|
2024-04-11 16:13:58 +02:00 |
secure_aes.h
|
feat(core): use U5 HW keys to additionally encrypt storage items
|
2024-04-08 21:41:30 +02:00 |
tamper.h
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
touch.h
|
feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
|
2024-04-11 10:05:13 +02:00 |
trustzone.h
|
chore(core): refactor trustzone initialization
|
2024-02-29 23:05:56 +01: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 |
xdisplay_legacy.c
|
feat(core): introduce new display drivers
|
2024-05-17 09:17:37 +02:00 |
xdisplay_legacy.h
|
feat(core): introduce new display drivers
|
2024-05-17 09:17:37 +02:00 |
xdisplay.h
|
feat(core): introduce new display drivers
|
2024-05-17 09:17:37 +02:00 |