1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/core
2022-11-11 16:43:20 +01:00
..
.changelog.d feat(core/rust): bootloader implementation in rust 2022-11-07 17:39:40 +01:00
assets feat(core/rust): bootloader implementation in rust 2022-11-07 17:39:40 +01:00
embed feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
mocks WIP - implement confirm_properties 2022-11-05 17:54:26 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
src Revert "feat(common): mark CoSi fields as required" 2022-11-08 14:57:43 +01:00
tests fix(core): Change precision of CoinJoin fee rate in unit tests. 2022-10-31 16:27:26 +01:00
tools added mono bold font 2022-11-11 15:04:45 +01:00
vendor
.dockerignore
.gitignore WIP - fixes after rebase 2022-11-02 18:55:40 +01:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md chore(docs): regenerate changelogs 2022-08-02 22:26:27 +02:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py WIP - fixes after rebase 2022-11-02 18:55:40 +01:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile model R bld 2022-11-10 17:54:00 +01:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.bootloader feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.bootloader_ci feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.firmware feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.prodtest feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.reflash feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConscript.unix feat(core): change display type for model R 2022-11-11 16:43:20 +01:00
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.