1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-23 18:49:13 +00:00
trezor-firmware/core
2025-04-22 09:18:02 +02:00
..
.changelog.d fix(core): update EIP-1559 fee-related labels 2025-04-18 20:29:47 +03:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed fix(core): update EIP-1559 fee-related labels 2025-04-18 20:29:47 +03:00
mocks fix(core): update EIP-1559 fee-related labels 2025-04-18 20:29:47 +03:00
site_scons build(core): default T3W1 to revision C 2025-04-09 23:44:12 +02:00
src chore(crypto): use new email for stick 2025-04-20 22:04:38 +02:00
tests feat(core): support USB/BLE sessions 2025-03-31 13:20:53 +03:00
tools chore(core): update coverage to 5.5 2025-04-16 15:14:53 +03:00
translations fix(core): update EIP-1559 fee-related labels 2025-04-18 20:29:47 +03:00
vendor feat(core/prodtest): add tropic01 HAL integration and basic production tests 2025-02-26 08:53:16 +01:00
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore feat(core): add support for gdb scripts to emulator 2023-05-11 21:02:21 +02:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): fix entries in changelog 2025-02-26 02:03:27 +01:00
CHANGELOG.T2B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T2T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3B1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.T3T1.md docs(core): changelog for 2.8.9 2025-02-26 01:47:11 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py chore(core): adapt emu.py to the new trezorlib 2025-04-22 09:18:02 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile ci(nix): update to latest nixpkgs-unstable, rustc 2025-04-16 17:27:11 +02:00
pyrightconfig.json chore(core): remove unused all_modules.py 2025-04-08 17:48:15 +03:00
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.bootloader refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_ci refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.bootloader_emu build(core/unix): use -g instead of -g3 2025-04-16 17:27:11 +02:00
SConscript.firmware perf(core): intern non-alphanumeric characters 2025-04-07 20:19:31 +03:00
SConscript.kernel feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.prodtest feat(core): enable tropic in firmware/kernel on hw 2025-03-27 11:59:10 +01:00
SConscript.reflash refactor(core): remove fonts and no longer used drawing functions from C 2025-02-11 11:25:18 +01:00
SConscript.unix build(core/unix): use -g instead of -g3 2025-04-16 17:27:11 +02:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml chore: generate-changelog.py adjustments 2024-07-12 20:43:26 +00:00

Trezor Core

Firmware currently running on Model T and the Trezor Safe family.

See docs/core for more info.