1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core
Martin Milata 233a292fd2 Merge branch 'master' into secfix/23.03
Conflicts:
	core/Makefile
	core/SConscript.firmware
	core/embed/firmware/bootloader.bin
	core/embed/firmware/bootloaders/bootloader_T.bin
	core/embed/firmware/bootloaders/bootloader_T2T1.bin
	python/src/trezorlib/firmware/core.py
	python/src/trezorlib/firmware/models.py
2023-02-28 15:20:36 +01:00
..
.changelog.d feat(core): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
assets feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
embed Merge branch 'master' into secfix/23.03 2023-02-28 15:20:36 +01:00
mocks feat(core): show welcome screen after device is connected 2023-02-27 13:22:09 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
src chore(common): update chains and tokens 2023-02-28 14:46:34 +01:00
tests feat(core): Validate script type of change-outputs in Bitcoin signing. 2023-02-28 14:06:07 +01:00
tools chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
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
emu.py
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile Merge branch 'master' into secfix/23.03 2023-02-28 15:20:36 +01:00
pyrightconfig.json
README.md
SConscript.boardloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader_ci chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.firmware Merge branch 'master' into secfix/23.03 2023-02-28 15:20:36 +01:00
SConscript.prodtest chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.reflash chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.unix chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.