1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/core
2020-11-05 14:30:11 +01:00
..
assets
embed chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +02:00
mocks perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00
prof feat(core): count allocations per line 2020-11-02 14:14:00 +01:00
site_scons/site_tools/micropython
src feat(core): implement BIP-32 path schemas 2020-11-05 14:30:11 +01:00
tests feat(core): implement BIP-32 path schemas 2020-11-05 14:30:11 +01:00
tools feat(core): tools/alloc.py: generate html 2020-11-02 14:14:00 +01:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md chore: bump changelog 2020-11-02 20:08:28 +01:00
COPYING
emu.py ci(core): add memory profiler job 2020-11-02 14:14:00 +01:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile ci(core): add memory profiler job 2020-11-02 14:14:00 +01:00
README.md
SConscript.boardloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.bootloader_ci core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.firmware chore(vendor): update micropython to v1.13 2020-10-16 14:19:35 +02:00
SConscript.prodtest core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.reflash core: introduce TREZOR_MODEL flag (#1233) 2020-08-28 14:50:38 +02:00
SConscript.unix ci(core): add memory profiler job 2020-11-02 14:14:00 +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.