Commit Graph

12029 Commits (tychovrahe/bluetooth/unification2)
 

Author SHA1 Message Date
tychovrahe 9305ef7b25 feat(core/bootloader): dynamically decide to listen either USB or BLE
1 year ago
tychovrahe 4ce0df6fc4 fixup! feat(core): prevent interruption of workflows from other communication interfaces
1 year ago
tychovrahe 47ef418835 fixup! feat(core): trezorctl working via BLE
1 year ago
tychovrahe 01c3fe399b TEST: Homescreen notification
1 year ago
tychovrahe 7153a8dc10 TEST: Compile for DISC1 by default
1 year ago
tychovrahe 8b739404ce TEST: poll ble events
1 year ago
tychovrahe a65ec700ec feat(core): adjust bootloader screens to look better on rectangular screens
1 year ago
tychovrahe d799c66860 feat(core/ble): improved cooperation between stm and nrf, divided ble_firmware source files
1 year ago
tychovrahe 68653b7718 refactor(core/ble): use protobuf for internal messages on nrf
1 year ago
tychovrahe f203932f54 fixup! feat(core): trezorctl working via BLE
1 year ago
tychovrahe f56a8710a8 feat(core): allow different screens sizes for TT UI
1 year ago
tychovrahe 1481783d27 feat(core/ble): randomize BLE MAC address
1 year ago
tychovrahe 939b3cacd2 chore(core): add BLE dependencies
1 year ago
tychovrahe 420b1043f5 fix(core): disable IRQ before initializing DMA
1 year ago
tychovrahe bab7c1fef1 feat(core): support for BLE on discovery
1 year ago
tychovrahe f04d8da661 feat(core): ble in bootloader
1 year ago
tychovrahe e1381f901b refactor(core): conditional inclusion of BLE
1 year ago
tychovrahe 03dee83036 feat(core): faster and more robust BLE communication
1 year ago
tychovrahe 32e5d9eb4e feat(core): ble tunnel via SPI
1 year ago
tychovrahe 926f200609 feat(core): added Device Information Service
1 year ago
tychovrahe afe0d1cc2e feat(core): allow some messages only over specific interfaces
1 year ago
tychovrahe 4506974a1f feat(core): internal events between nrf and stm
1 year ago
tychovrahe 5fdb06adaf feat(core): re-pairing request/dialog
1 year ago
tychovrahe 0b147f1c5e feat(core): ble pairing
1 year ago
tychovrahe 55cea0c4ae feat(core): prevent interruption of workflows from other communication interfaces
1 year ago
tychovrahe 0b887a733f feat(core): trezorctl working via BLE
1 year ago
tychovrahe ea8dac8957 feat(core): upload BLE firmware through STM
1 year ago
tychovrahe 3d8ec3acb5 build(core): added initial builds for ble_bootloader and ble_firmware
1 year ago
tychovrahe bfdbf5bad3 build(core): added SDK for nrf52
1 year ago
tychovrahe 7f79a9bd7f feat(core): support STM32F429 discovery board
1 year ago
tychovrahe d29870b1bb refactor(core): make emulated dma2d usable outside of emulator
1 year ago
tychovrahe 9ae58745e4 feat(core): support 16bit i8080 display bus
1 year ago
tychovrahe 0a8981d643 refactor(core): rewrite display_image into rust
1 year ago
tychovrahe e578f7f0f8 refactor(core): remove unused C display_icon and display_loader functions
1 year ago
tychovrahe 69be9b1edf refactor(core): improve safety of buffer handling
1 year ago
matejcik 640685a41f chore(core/tools): add decomobine snippet, add readme
1 year ago
matejcik 9f597a6072 feat(core/tools): make combine_firmware script a bit smarter and more opinionated
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe eea52174ac fix(tests): set homescreen test uses colorful image, to better test homescreen rednering
1 year ago
tychovrahe dd5468fe88 fix(core): fix homescreen shade positioning
1 year ago
dependabot[bot] 2727a23d57 chore(deps): bump cryptography from 36.0.1 to 39.0.1
1 year ago
tychovrahe 33fb590f44 refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 7a3ab389f8 style(core/rust): fix indent
1 year ago
Martin Milata 3dccc09201 Merge branch 'release/23.04'
1 year ago
Martin Milata 58be59529d style(core): fix clippy lints
1 year ago
Martin Milata 56491a0530 test(crypto): use newer OpenSSL API
1 year ago
matejcik c9ae02442e chore(tools): improve check-bitcoin-only exception list
1 year ago