1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
trezor-firmware/core
2023-04-03 23:40:36 +02:00
..
.changelog.d
assets
embed fix bld 2023-04-03 23:40:36 +02:00
mocks refactor(core): conditional inclusion of BLE 2023-04-03 23:16:02 +02:00
prof
site_scons feat(core): support for BLE on discovery 2023-04-03 23:30:41 +02:00
src refactor(core): conditional inclusion of BLE 2023-04-03 23:16:02 +02:00
tests
tools feat(core): upload BLE firmware through STM 2023-04-03 23:13:58 +02:00
vendor
.coveragerc
.dockerignore
.gitignore build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-03 23:11:47 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-03 23:11:47 +02:00
pyrightconfig.json
README.md
SConscript.ble_bootloader feat(core): trezorctl working via BLE 2023-04-03 23:14:56 +02:00
SConscript.ble_firmware feat(core): ble tunnel via SPI 2023-04-03 23:15:00 +02:00
SConscript.boardloader
SConscript.bootloader feat(core): ble in bootloader 2023-04-03 23:30:41 +02:00
SConscript.bootloader_ci
SConscript.bootloader_emu
SConscript.firmware refactor(core): conditional inclusion of BLE 2023-04-03 23:16:02 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix feat(core): trezorctl working via BLE 2023-04-03 23:14:56 +02:00
SConstruct build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-03 23:11:47 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.