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 52c520a8da
feat(core): faster BLE communication - larger packets and write without response
1 year ago
..
.changelog.d feat(core): external Ethereum definitions 1 year ago
assets feat(core): uninitialized welcome flow 1 year ago
embed feat(core): faster BLE communication - larger packets and write without response 1 year ago
mocks feat(core): ble tunnel via SPI 1 year ago
prof feat(core): adjust the coverage file output for multicore tests 1 year ago
site_scons build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
src feat(core): ble tunnel via SPI 1 year ago
tests refactor(core): remove unused functions 1 year ago
tools feat(core): upload BLE firmware through STM 1 year ago
vendor
.coveragerc chore(core): silence false alarms in coverage report 1 year ago
.dockerignore
.gitignore build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
.towncrier.template.md
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2 years ago
CHANGELOG.unreleased
COPYING
Makefile build(core): added initial builds for ble_bootloader and ble_firmware 1 year ago
README.md
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): support STM32F429 discovery board 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 feat(core): internal events between nrf and stm 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
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.