1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-11 05:36:09 +00:00
trezor-firmware/core
2021-03-10 18:31:51 +01:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed fix(core): don't assert reset flags to allow "reboot to bootloader" 2021-03-10 18:31:51 +01:00
mocks feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
prof
site_scons/site_tools/micropython
src docs(core): Add references to SLIPs in the code. 2021-03-09 20:01:59 +01:00
tests fix(core/Cardano): account index validation in _should_hide_output() 2021-02-25 16:41:12 +01:00
tools feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator. 2021-03-09 16:13:21 +01:00
vendor
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.pylintrc
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
AUTHORS
CHANGELOG.md docs(changelog): add public key to ECDHSessionKey 2021-03-08 16:52:44 +01:00
COPYING
emu.py
emu.sh
Makefile openocd: separate stlink configs deprecated - now combined 2021-03-09 11:41:55 +01:00
README.md
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware
SConscript.prodtest
SConscript.reflash
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.