1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/core
matejcik c77066065e chore(core/rust): bump cty to 0.2.2
this fixes signedness of char on Mac M1
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(core/rust): bump cty to 0.2.2 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 build(core): exclude all "from typing" imports from build 2022-01-07 21:41:17 +01:00
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
.dockerignore
.gitignore style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
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 feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
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.