1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-09 11:46:09 +00:00
trezor-firmware/core/embed/firmware
2024-05-03 09:49:37 +02:00
..
bootloaders chore(core): add T3T1 QA bootloader 2.1.5 2024-04-22 10:56:25 +02:00
bl_check.c
bl_check.h
bootloader_hashes.py
delay.c
firmware_flash_t1.jlink
firmware_flash.jlink
header.S
main.c feat(core): enable Optiga logging in debug builds by default 2024-05-03 09:49:37 +02:00
memory_1_min.ld
memory_1.ld feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
memory_DISC1.ld feat(core): support STM32F429 discovery board 2023-06-15 17:08:14 +02:00
memory_DISC2.ld
memory_R.ld
memory_T3T1.ld
memory_T.ld
mpconfigport.h feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
mphalport.c chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
mphalport.h chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
nlrthumb.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
startup_stm32f4.S
startup_stm32u5.S
systemview.c
systemview.h style(core): style for systemview 2021-01-26 20:53:38 +01:00
version.h