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 9305ef7b25
feat(core/bootloader): dynamically decide to listen either USB or BLE
1 year ago
..
.changelog.d chore(vendor): bump micropython to 1.19.1 1 year ago
assets feat(core): uninitialized welcome flow 1 year ago
embed feat(core/bootloader): dynamically decide to listen either USB or BLE 1 year ago
mocks TEST: poll ble events 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons feat(core/ble): improved cooperation between stm and nrf, divided ble_firmware source files 1 year ago
src fixup! feat(core): prevent interruption of workflows from other communication interfaces 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.6.0 1 year ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile TEST: Compile for DISC1 by default 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): improved cooperation between stm and nrf, divided ble_firmware source files 1 year ago
SConscript.boardloader feat(core): support STM32F429 discovery board 1 year ago
SConscript.bootloader refactor(core/ble): use protobuf for internal messages on nrf 1 year ago
SConscript.bootloader_ci feat(core): support STM32F429 discovery board 1 year ago
SConscript.bootloader_emu feat(core): support STM32F429 discovery board 1 year ago
SConscript.firmware refactor(core): conditional inclusion of BLE 1 year ago
SConscript.prodtest feat(core): support STM32F429 discovery board 1 year ago
SConscript.reflash feat(core): support STM32F429 discovery board 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.