1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core
2023-04-21 12:55:34 +02:00
..
.changelog.d fix(core): do not touch idle timer on USB events 2023-04-07 19:44:32 +02:00
assets TR-rust: add used icons 2023-04-10 17:36:54 +02:00
embed WIP - sort of working matching of events with layouts 2023-04-18 19:04:47 +02:00
mocks TR-core/rust: Rust API arguments changes 2023-04-10 17:36:54 +02:00
prof
site_scons build(core): improve path resolution in scons tools 2023-04-05 16:36:29 +02:00
src WIP - new approach to debug events for both TT and TR 2023-04-21 12:55:34 +02:00
tests feat(core/ui): sending transaction style update 2023-04-04 00:15:12 +02:00
tools TR-core/tools: add gdb scripts (outdated) 2023-04-10 17:36:54 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.coveragerc
.dockerignore
.gitignore core/emu: allow for custom GDB scripts with emulator 2023-04-10 15:37:44 +02:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt core: asan config 2019-06-27 19:09:55 +02:00
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py core/emu: allow for custom GDB scripts with emulator 2023-04-10 15:37:44 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile core/tools: add script for checking QSTR definitions 2023-04-10 16:04:55 +02:00
pyrightconfig.json
README.md ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
SConscript.boardloader
SConscript.bootloader feat(core): QA build for testing bootloaders / upgrades 2023-04-03 22:01:26 +02:00
SConscript.bootloader_ci fix(core/ui): replace RobotoMono Regular with RobotoMono Medium 2023-04-04 00:15:12 +02:00
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
SConscript.firmware TR-core: solve missing SD card 2023-04-10 17:36:53 +02:00
SConscript.prodtest fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 2023-03-22 10:21:21 +01:00
SConscript.reflash
SConscript.unix TR-core: solve missing SD card 2023-04-10 17:36:53 +02:00
SConstruct feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.