1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core
2021-02-25 16:41:12 +01:00
..
assets
embed fix(core): bootloader_ci build 2021-02-15 20:55:54 +01:00
mocks feat(core/cardano): enable typing for Cardano app 2021-02-10 10:56:52 +01:00
prof chore: gitignore memperf results 2020-12-11 11:37:56 +01:00
site_scons/site_tools/micropython core: remove qstr blacklist 2020-01-07 20:52:43 +01:00
src fix(core/Cardano): account index validation in _should_hide_output() 2021-02-25 16:41:12 +01:00
tests fix(core/Cardano): account index validation in _should_hide_output() 2021-02-25 16:41:12 +01:00
tools chore(core): show total allocations in memperf report 2021-02-18 13:07:19 +01:00
vendor
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md chore(core): changelog for hold to lock 2021-02-24 00:10:10 +01:00
COPYING
emu.py ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile build(flashing): nogui flag for flashing for newer JLink versions (#1482) 2021-02-16 14:35:06 +01:00
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.bootloader_ci fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.firmware refactor(core): introduce layouts 2021-02-10 13:57:19 +01:00
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.unix refactor(core): introduce layouts 2021-02-10 13:57:19 +01:00
SConstruct core/bootloader_ci: fix typos in the previous commit 2020-08-21 14:47:35 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.