1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-06-01 16:35:33 +02:00
..
.changelog.d feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2022-06-01 14:50:59 +02:00
assets feat(ui): setup homescreen and label for model R 2022-05-19 14:09:16 +02:00
embed chore: rename BIP39_WORDS to BIP39_WORD_COUNT 2022-06-01 16:35:33 +02:00
mocks feat(core): jump back and stay in bootloader for TT via reverse SVC call trampoline 2022-06-01 14:50:59 +02:00
prof
site_scons/site_tools/micropython
src chore(common/defs/fido): add kraken 2022-06-01 14:52:15 +02:00
tests feat(core,legacy): show fee rate when signing transaction 2022-05-25 14:43:45 +02:00
tools feat(core/tools): support @overloads in generated mocks 2022-05-16 12:37:24 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.1 2022-05-03 23:00:25 +02:00
CHANGELOG.unreleased
COPYING
emu.py chore(core): add type hints to emu.py 2022-05-25 16:12:47 +02:00
emu.sh
Makefile chore(core/rust): use clippy for all features 2022-05-16 10:49:04 +02:00
pyrightconfig.json
README.md
SConscript.boardloader build(core): skip bootloader and boardloader compilation for Model 1 2022-05-10 16:49:23 +02:00
SConscript.bootloader build(core): skip bootloader and boardloader compilation for Model 1 2022-05-10 16:49:23 +02:00
SConscript.bootloader_ci build(core): skip bootloader and boardloader compilation for Model 1 2022-05-10 16:49:23 +02:00
SConscript.firmware build: add bip39_english.o where appropriate 2022-06-01 16:35:33 +02:00
SConscript.prodtest feat(core): initial Model R display implementation with framebuffer 2022-05-10 16:49:23 +02:00
SConscript.reflash feat(core): implement basic R emulator 2022-05-06 11:44:52 +02:00
SConscript.unix build: add bip39_english.o where appropriate 2022-06-01 16:35:33 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.