Commit Graph

11959 Commits (52c520a8da64036f211115fbad3bae06aaa0c2c1)
 

Author SHA1 Message Date
tychovrahe 52c520a8da feat(core): faster BLE communication - larger packets and write without response
2 years ago
tychovrahe e8083af961 feat(core): ble tunnel via SPI
2 years ago
tychovrahe 9cb2eb40b7 feat(core): added Device Information Service
2 years ago
tychovrahe 4dbabb52e3 feat(core): allow some messages only over specific interfaces
2 years ago
tychovrahe 23292f143d feat(core): internal events between nrf and stm
2 years ago
tychovrahe 5808a6de20 feat(core): re-pairing request/dialog
2 years ago
tychovrahe cfd5cdadb8 feat(core): ble pairing
2 years ago
tychovrahe 945958096e feat(core): prevent interruption of workflows from other communication interfaces
2 years ago
tychovrahe 8761105264 feat(core): trezorctl working via BLE
2 years ago
tychovrahe 25c87fd7a3 feat(core): upload BLE firmware through STM
2 years ago
tychovrahe 268ccbcfdb build(core): added initial builds for ble_bootloader and ble_firmware
2 years ago
tychovrahe 8ec812cc69 build(core): added SDK for nrf52
2 years ago
tychovrahe 12a10f7762 feat(core): support STM32F429 discovery board
2 years ago
tychovrahe f2ca0455fc feat(core): support differently sized homescreen
2 years ago
tychovrahe 829e31600a feat(core): support 16bit i8080 display bus
2 years ago
tychovrahe 5b16086236 fixup! refactor(core): move files out of extmod
2 years ago
tychovrahe 78c55171da fixup! fixup! refactor(core): improve conditional compilations based on model
2 years ago
tychovrahe a29250878f fixup! refactor(core): decouple i2c driver and touch driver
2 years ago
tychovrahe 63368b2c92 fixup! refactor(core): improve conditional compilations based on model
2 years ago
tychovrahe d7d33f41a7 fixup! refactor(core): improve conditional compilations based on model
2 years ago
tychovrahe d730d13b9e refactor(core): decouple i2c driver and touch driver
2 years ago
tychovrahe 102b31ddea refactor(core): improve conditional compilations based on model
2 years ago
tychovrahe 112c67cb30 refactor(core): remove unused functions
2 years ago
tychovrahe c3e8fabb7d refactor(core): move files out of extmod
2 years ago
matejcik 331bba9b70 build: also build bootloader during build-docker
2 years ago
matejcik a09c404359 fix(core): restore original Label bounds checking
2 years ago
matejcik bd491bb2da docs(core/bootloader): changelog for bootloader 2.1.0
2 years ago
matejcik 744766a9c7 chore(core): rebuild QA bootloader
2 years ago
matejcik ca5a68ebc5 fix(core): unify error strings
2 years ago
matejcik 38b6b9adc8 style(core/bootloader): unify import section
2 years ago
matejcik a2f7d8395f fix(core/bootloader): erase the storage as soon as we know we should
2 years ago
matejcik ba112e6290 feat(core/bootloader): show whether the storage was erased in emu
2 years ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
2 years ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
2 years ago
matejcik d1d373a51f refactor(core/bootloader): simplify Confirm arguments
2 years ago
matejcik a9a18bf80d refactor(core/bootloader): make use of Label vertical alignment
2 years ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
2 years ago
matejcik 14f0fba949 feat(core/bootloader): tweak initial screens
2 years ago
matejcik 839a940990 feat(core/bootloader): new style for result screens (fixes #2910)
2 years ago
matejcik 6d434122f7 feat(core/bootloader): emulator can now show custom error screens
2 years ago
matejcik 2dd44786d5 fix(core/emulator): use a gamma lookup table for better fadein/fadeout performance
2 years ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
2 years ago
matejcik 56047bd34a chore(core): regenerate unsigned and dev-signed vendor headers
2 years ago
matejcik 25660144f0 chore(core): update vendor header definitions
2 years ago
matejcik acbf642d39 fix(core): update build_vendorheader
2 years ago
matejcik 288cd11b2a refactor(core/bootloader): inline "wait for click" into ui_screen_boot_click
2 years ago
matejcik e10b6ecc26 feat(core/rust): improve behavior of from_c_str / from_c_array
2 years ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
2 years ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
2 years ago
matejcik af6c6d43ed fix(core/unix): add miscellaneous missing header entries
2 years ago