Commit Graph

11952 Commits (945958096e55439de37b5d09d39b6b912251c6d3)
 

Author SHA1 Message Date
tychovrahe 945958096e feat(core): prevent interruption of workflows from other communication interfaces
1 year ago
tychovrahe 8761105264 feat(core): trezorctl working via BLE
1 year ago
tychovrahe 25c87fd7a3 feat(core): upload BLE firmware through STM
1 year ago
tychovrahe 268ccbcfdb build(core): added initial builds for ble_bootloader and ble_firmware
1 year ago
tychovrahe 8ec812cc69 build(core): added SDK for nrf52
1 year ago
tychovrahe 12a10f7762 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe f2ca0455fc feat(core): support differently sized homescreen
1 year ago
tychovrahe 829e31600a feat(core): support 16bit i8080 display bus
1 year ago
tychovrahe 5b16086236 fixup! refactor(core): move files out of extmod
1 year ago
tychovrahe 78c55171da fixup! fixup! refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe a29250878f fixup! refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 63368b2c92 fixup! refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe d7d33f41a7 fixup! refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe d730d13b9e refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 102b31ddea refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe 112c67cb30 refactor(core): remove unused functions
1 year ago
tychovrahe c3e8fabb7d refactor(core): move files out of extmod
1 year ago
matejcik 331bba9b70 build: also build bootloader during build-docker
1 year ago
matejcik a09c404359 fix(core): restore original Label bounds checking
1 year ago
matejcik bd491bb2da docs(core/bootloader): changelog for bootloader 2.1.0
1 year ago
matejcik 744766a9c7 chore(core): rebuild QA bootloader
1 year ago
matejcik ca5a68ebc5 fix(core): unify error strings
1 year ago
matejcik 38b6b9adc8 style(core/bootloader): unify import section
1 year ago
matejcik a2f7d8395f fix(core/bootloader): erase the storage as soon as we know we should
1 year ago
matejcik ba112e6290 feat(core/bootloader): show whether the storage was erased in emu
1 year ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
1 year ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
1 year ago
matejcik d1d373a51f refactor(core/bootloader): simplify Confirm arguments
1 year ago
matejcik a9a18bf80d refactor(core/bootloader): make use of Label vertical alignment
1 year ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
1 year ago
matejcik 14f0fba949 feat(core/bootloader): tweak initial screens
1 year ago
matejcik 839a940990 feat(core/bootloader): new style for result screens (fixes #2910)
1 year ago
matejcik 6d434122f7 feat(core/bootloader): emulator can now show custom error screens
1 year ago
matejcik 2dd44786d5 fix(core/emulator): use a gamma lookup table for better fadein/fadeout performance
1 year ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
1 year ago
matejcik 56047bd34a chore(core): regenerate unsigned and dev-signed vendor headers
1 year ago
matejcik 25660144f0 chore(core): update vendor header definitions
1 year ago
matejcik acbf642d39 fix(core): update build_vendorheader
1 year ago
matejcik 288cd11b2a refactor(core/bootloader): inline "wait for click" into ui_screen_boot_click
1 year ago
matejcik e10b6ecc26 feat(core/rust): improve behavior of from_c_str / from_c_array
1 year ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
1 year ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
1 year ago
matejcik af6c6d43ed fix(core/unix): add miscellaneous missing header entries
1 year ago
matejcik fa7c818cfc fix(python/trezorctl): re-enable `trezorctl -p udp`
1 year ago
matejcik 07addae05f feat(core/unix): add blocking reads and deinit code to emulated UDP-USB
1 year ago
matejcik 497ead7111 feat(core/unix): fill out (non-persistent) OTP functionality
1 year ago
tychovrahe 9b8984896e refactor(core): unify error screens
1 year ago
tychovrahe 64bc94cbc9 feat(core): uninitialized welcome flow
1 year ago
tychovrahe 2537436211 feat(core): update bootloader style
1 year ago
Martin Milata c100358ce2 fix(core/ui): don't send ButtonRequest when displaying GetAddress QR code
1 year ago