1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 06:49:14 +00:00
trezor-firmware/core
2021-03-26 11:15:19 +01:00
..
assets MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
embed fix(core): Improve error handling and range checking in modtrezorconfig. 2021-03-26 10:54:56 +01:00
mocks fix(core): Improve error handling and range checking in modtrezorconfig. 2021-03-26 10:54:56 +01:00
prof
site_scons/site_tools/micropython
src feat(core/cardano): chunked serialization of signed transaction 2021-03-26 11:15:19 +01:00
tests feat(core/cardano): chunked serialization of signed transaction 2021-03-26 11:15:19 +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
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md feat(core): Support 50 digit PIN and wipe code. 2021-03-25 14:24:41 +01:00
COPYING
emu.py
emu.sh
Makefile feat(core): add support for olimex-arm-usb-tiny-h via openocd 2021-03-24 18:01:50 +01:00
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware feat(core): allow secp256k1-zkp for bitcoin-only build 2021-03-18 15:42:52 +01:00
SConscript.prodtest
SConscript.reflash
SConscript.unix feat(core): allow secp256k1-zkp for bitcoin-only build 2021-03-18 15:42:52 +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.