Commit Graph

3053 Commits (tychovrahe/tstring/labelbutton)

Author SHA1 Message Date
matejcik 0565eba3a7 refactor(core): improve safety of translation blobs
2 months ago
tychovrahe 26bdc00bde fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe a045dce2ae fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe 7defafc9d7 fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe 7486a5c915 fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe 578dc94201 refactor(core/rust) use TString in Label and Button
2 months ago
matejcik a3e0b79ebb refactor(core/rust): Paragraph is now based on TString
2 months ago
matejcik c5c1321788 feat(core/rust): some useful traits for TString
2 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
2 months ago
tychovrahe 945382fbaa fix(core): fix flashing f4 firmware via debugger
2 months ago
tychovrahe 1909d1ebdb feat(core): improve flexibility of combine script, add combine fw make targets
3 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
3 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
3 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
3 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
3 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
3 months ago
matejcik fd3919254c refactor(core/ui): rename confirm_payment_request to should_...
3 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
3 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
3 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
3 months ago
matejcik 29863f84ca refactor(core): simplify context.wait() to only accept one task
3 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
3 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
3 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
3 months ago
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
3 months ago
tychovrahe ffabee2e6a chore(core): bump fw and fix version due to storage migration
3 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
3 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
3 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
3 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
3 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
3 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
3 months ago
tychovrahe b62dc27f06 feat(core): add translations support for U5 models
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
3 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
3 months ago
tychovrahe 61b3273baa chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
3 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
3 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
3 months ago
tychovrahe b3d1ba25d9 perf(core): optimize boot speed by checking empty image area by words
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago
tychovrahe ea0f3038a0 fix(core): improve cmakelists generation for CMSE
3 months ago
tychovrahe 5106ac7aa3 feat(core): support optiga handling on U5
3 months ago