1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-10 12:25:55 +00:00
trezor-firmware/core
2025-03-24 16:51:48 +01:00
..
.changelog.d fix(core): correct confirmation fonts in Bolt 2025-03-18 13:23:39 +02:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed WIP: feat(eckhart): default homescreen 2025-03-24 16:51:48 +01:00
mocks feat(eckhart): show danger flow 2025-03-24 15:11:55 +01:00
prof
site_scons chore(eckhart): fix some clippy warnings 2025-03-24 15:08:31 +01:00
src feat(eckhart): implement homescreen flow 2025-03-24 16:51:48 +01:00
tests feat(core/tests): add smoke test for libtropic 2025-03-13 15:08:48 +01:00
tools feat(eckhart): add fonts 2025-03-24 15:08:30 +01:00
translations feat(eckhart): receive address flow 2025-03-24 15:11:55 +01: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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.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): 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: Add emulator warnings. 2025-03-04 12:49:30 +01:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
pyrightconfig.json
README.md docs: add Safe 3 and Safe 5 in documentation (#4228) 2024-09-30 10:15:35 +02:00
SConscript.boardloader
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 refactor(core): complete bootloader refactoring 2025-03-24 14:31:14 +01:00
SConscript.firmware fix(core): add BLE feature flag to MicroPython build sed scripts 2025-03-20 15:22:32 +02:00
SConscript.kernel
SConscript.prodtest build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00
SConscript.reflash
SConscript.unix DROP: disable tropic for now 2025-03-24 15:11:55 +01:00
SConstruct build(core): introduce quiet mode 2024-11-21 14:33:52 +01:00
towncrier.toml

Trezor Core

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

See docs/core for more info.