1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-09 20:56:05 +00:00
trezor-firmware/core
2021-03-09 16:19:03 +01:00
..
assets
embed doc(core): update comments around UDP emulator 2021-03-09 16:19:03 +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 chore: gitignore memperf results 2020-12-11 11:37:56 +01:00
site_scons/site_tools/micropython
src 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
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
.gitignore
.pylintrc
asan_blacklist.txt
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
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware
SConscript.prodtest
SConscript.reflash fix(core): fix reflash build, remove qrcodegen where not used 2021-01-21 15:58:54 +01:00
SConscript.unix
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.