You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
matejcik ae9960ca61
feat(core): introduce bootloader emulator
2 years ago
..
.changelog.d feat(core): external Ethereum definitions 2 years ago
assets feat(core): uninitialized welcome flow 2 years ago
embed feat(core): introduce bootloader emulator 2 years ago
mocks fix(core/ui): coinjoin layouts style update 2 years ago
prof feat(core): adjust the coverage file output for multicore tests 2 years ago
site_scons refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2 years ago
src feat(core): uninitialized welcome flow 2 years ago
tests feat(core): update Ethereum definitions to verify using CoSi 2 years ago
tools fix(core/ui): style update: fonts 2 years ago
vendor
.coveragerc chore(core): silence false alarms in coverage report 2 years ago
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2 years ago
.towncrier.template.md
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2 years ago
CHANGELOG.unreleased
COPYING
Makefile feat(core): introduce bootloader emulator 2 years ago
README.md
SConscript.boardloader refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2 years ago
SConscript.bootloader fix(core/ui): style update: fonts 2 years ago
SConscript.bootloader_ci fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 2 years ago
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2 years ago
SConscript.firmware fix(core/ui): style update: fonts 2 years ago
SConscript.prodtest fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out 2 years ago
SConscript.reflash refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2 years ago
SConscript.unix fix(core/ui): style update: fonts 2 years ago
SConstruct feat(core): introduce bootloader emulator 2 years ago
asan_blacklist.txt
asan_suppressions.txt
emu.py feat(core): add -r option to emu.py to allow for screen recording 2 years ago
emu.sh
pyrightconfig.json
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.