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:15:00 +02:00
..
.changelog.d feat(core): external Ethereum definitions 2023-03-24 13:24:46 +01:00
assets feat(core): uninitialized welcome flow 2023-04-03 22:01:26 +02:00
embed feat(core): added Device Information Service 2023-04-03 23:15:00 +02:00
mocks feat(core): trezorctl working via BLE 2023-04-03 23:14:56 +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-03 23:11:47 +02:00
src feat(core): allow some messages only over specific interfaces 2023-04-03 23:15:00 +02:00
tests refactor(core): remove unused functions 2023-04-03 23:09:06 +02:00
tools feat(core): upload BLE firmware through STM 2023-04-03 23:13:58 +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-03 23:11:47 +02:00
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile build(core): added initial builds for ble_bootloader and ble_firmware 2023-04-03 23:11:47 +02:00
pyrightconfig.json feat(tools): make pyright_tool more user-friendly 2022-03-23 14:55:05 +01:00
README.md
SConscript.ble_bootloader feat(core): trezorctl working via BLE 2023-04-03 23:14:56 +02:00
SConscript.ble_firmware feat(core): added Device Information Service 2023-04-03 23:15:00 +02:00
SConscript.boardloader feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
SConscript.bootloader feat(core): support STM32F429 discovery board 2023-04-03 23:11:38 +02:00
SConscript.bootloader_ci fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConscript.bootloader_emu feat(core): introduce bootloader emulator 2023-04-03 22:01:26 +02:00
SConscript.firmware feat(core): internal events between nrf and stm 2023-04-03 23:15:00 +02:00
SConscript.prodtest fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
SConscript.reflash fixup! refactor(core): move files out of extmod 2023-04-03 23:11:22 +02:00
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 docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.