1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-19 13:08:14 +00:00
trezor-firmware/core
2023-04-27 22:33:57 +02:00
..
.changelog.d chore(vendor): bump micropython to 1.19.1 2023-04-21 13:14:07 +02:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed feat(core): faster and more robust BLE communication 2023-04-27 22:33:57 +02:00
mocks feat(core): ble tunnel via SPI 2023-04-27 22:33:55 +02:00
prof feat(core): adjust the coverage file output for multicore tests 2023-03-09 16:50:32 +01:00
site_scons build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-27 22:33:38 +02:00
src feat(core): ble tunnel via SPI 2023-04-27 22:33:55 +02:00
tests refactor(core): remove unused functions 2023-04-19 21:36:51 +02:00
tools feat(core): upload BLE firmware through STM 2023-04-27 22:33:38 +02:00
vendor
.coveragerc chore(core): silence false alarms in coverage report 2023-03-09 16:50:32 +01:00
.dockerignore
.gitignore build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-27 22:33:38 +02:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.6.0 2023-04-07 20:22:17 +02:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-27 22:33:38 +02:00
pyrightconfig.json
README.md
SConscript.ble_bootloader feat(core): trezorctl working via BLE 2023-04-27 22:33:39 +02:00
SConscript.ble_firmware feat(core): ble tunnel via SPI 2023-04-27 22:33:55 +02:00
SConscript.boardloader feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.bootloader feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.bootloader_ci feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.bootloader_emu feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.firmware feat(core): internal events between nrf and stm 2023-04-27 22:33:47 +02:00
SConscript.prodtest feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.reflash feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
SConscript.unix feat(core): trezorctl working via BLE 2023-04-27 22:33:39 +02:00
SConstruct build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-27 22:33:38 +02:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.