1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-06 00:49:20 +00:00
trezor-firmware/core
2024-03-19 13:17:25 +01:00
..
.changelog.d
assets
embed feat(core): use flash bursts for faster flashing 2024-03-19 13:17:25 +01:00
mocks refactor(core/ui): use LayoutObj signatures in layout files 2024-03-07 09:53:00 +01:00
prof
site_scons
src [no changelog] refactor(core):Use utime.ticks_diff in src/boot.py for arithmetic operations 2024-03-18 11:59:32 +01:00
tests test(core): add T3T1 support 2024-03-12 20:55:23 +00:00
tools feat(core): improve flexibility of combine script, add combine fw make targets 2024-03-13 22:12:57 +01:00
translations fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
vendor fix(core): add missing stm32u5 symlinks 2024-03-19 11:33:23 +01:00
.coveragerc
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md
CHANGELOG.T2B1.md docs(core): changelog for 2.6.4 2023-12-06 12:56:02 +01:00
CHANGELOG.T2T1.md
CHANGELOG.unreleased
COPYING
emu.py feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
emu.sh
Makefile fix(core): fix flashing f4 firmware via debugger 2024-03-15 13:13:05 +01:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
SConscript.firmware fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
SConscript.prodtest fix(core): improve cmakelists generation for CMSE 2024-02-29 23:05:56 +01:00
SConscript.reflash
SConscript.unix fix(core): T3T1 emulator 2024-03-12 20:55:23 +00:00
SConstruct build(core): SCons "go fast" button 2024-02-01 15:50:07 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.