1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
Pavol Rusnak 9a673db647
core: fix build on T1
file src/apps/base.py was added unconditionally breaking the T1 build
2020-07-28 12:12:53 +02:00
..
assets
embed core/fonts: update headers 2020-07-28 10:56:41 +02:00
mocks core: remove mono bold font variant (not used anywhere) 2020-07-27 23:22:34 +02:00
prof
site_scons/site_tools/micropython
src core: remove unimports from bitcoin sign_tx layouts 2020-07-28 10:51:28 +02:00
src1 core: remove mono bold font variant (not used anywhere) 2020-07-27 23:22:34 +02:00
tests
tools core/fonts: update headers 2020-07-28 10:56:41 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md core: print inverted question mark for nonprintable characters 2020-07-27 16:29:11 +02:00
COPYING
emu.py
emu.sh core: make emu.sh respect TREZOR_MODEL env variable 2020-07-27 17:38:55 +02:00
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.firmware core: fix build on T1 2020-07-28 12:12:53 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix core: fix build on T1 2020-07-28 12:12:53 +02:00
SConstruct MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.