1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-26 09:28:13 +00:00
trezor-firmware/core
2021-04-14 23:03:29 +02:00
..
assets
embed core/embed/usb: add back usb fs code for t1 and redo fifo sizing 2021-04-14 23:03:29 +02:00
mocks style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
prof
site_scons/site_tools/micropython
src core/embed/usb: use all available usb endpoints and update the usb fifo sizing 2021-04-09 12:50:40 +02:00
tests ci: run monero tests on hardware 2021-04-06 22:06:12 +02: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 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

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.