You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
Andrew Kozlik 847161ecc6
refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE.
1 year ago
..
.changelog.d feat(core): Ignore channel ID in U2F. 1 year ago
assets chore(core): delete unused icons from core/assets 1 year ago
embed feat(core/ui): reset_device copy change 1 year ago
mocks feat(core/ui): reset_device copy change 1 year ago
prof style(all): use f-strings for formatting 3 years ago
site_scons chore(core): automatic generation of CMakeLists 1 year ago
src refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE. 1 year ago
tests fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19. 1 year ago
tools chore(core): automatic generation of CMakeLists 1 year ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 1 year ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING
Makefile feat(tests): allow for saving text layout of all screens during UI tests 1 year ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.boardloader chore(core): automatic generation of CMakeLists 1 year ago
SConscript.bootloader chore(core): automatic generation of CMakeLists 1 year ago
SConscript.bootloader_ci chore(core): automatic generation of CMakeLists 1 year ago
SConscript.firmware build(core): fix filename when BITCOIN_ONLY is unset 1 year ago
SConscript.prodtest chore(core): automatic generation of CMakeLists 1 year ago
SConscript.reflash chore(core): automatic generation of CMakeLists 1 year ago
SConscript.unix chore(core): automatic generation of CMakeLists 1 year ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py feat(core): add -r option to emu.py to allow for screen recording 2 years ago
emu.sh core: remove src1 4 years ago
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.