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
tychovrahe 55a78d7b26
wip
1 year ago
..
.changelog.d feat(core): external Ethereum definitions 1 year ago
assets feat(core): uninitialized welcome flow 1 year ago
embed wip 1 year ago
mocks wip 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core): support for BLE on discovery 1 year ago
src wip 1 year ago
tests refactor(core): remove unused functions 1 year ago
tools feat(core): upload BLE firmware through STM 1 year ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.md docs(core): changelog for 2.5.3 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
SConscript.ble_bootloader feat(core): trezorctl working via BLE 1 year ago
SConscript.ble_firmware feat(core): ble tunnel via SPI 1 year ago
SConscript.boardloader feat(core): support STM32F429 discovery board 1 year ago
SConscript.bootloader feat(core): ble in bootloader 1 year ago
SConscript.bootloader_ci fixup! refactor(core): move files out of extmod 1 year ago
SConscript.bootloader_emu feat(core): introduce bootloader emulator 1 year ago
SConscript.firmware refactor(core): conditional inclusion of BLE 1 year ago
SConscript.prodtest fixup! refactor(core): move files out of extmod 1 year ago
SConscript.reflash fixup! refactor(core): move files out of extmod 1 year ago
SConscript.unix feat(core): trezorctl working via BLE 1 year ago
SConstruct build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py feat(core): add -r option to emu.py to allow for screen recording 2 years ago
emu.sh core: remove src1 4 years ago
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.