Commit Graph

24 Commits (8150636a81dc2010d910a8c20418073c9ad5c8e1)

Author SHA1 Message Date
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
4 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
4 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
5 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
5 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
5 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
9 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
9 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
9 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
Martin Milata 49ce5eb05f ci(core): build bootloader emulators
10 months ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
11 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 40b5fedbd2 fix(core): fix TT bootloader emulator backlight, fix rust warning
1 year ago
tychovrahe b051a7fd66 fix(core): fix bootloader emulator compilation
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
1 year ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
tychovrahe 8d824e4ef2 fix(core): fix bootloader emulator compilation
1 year ago
tychovrahe e578f7f0f8 refactor(core): remove unused C display_icon and display_loader functions
1 year ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
1 year ago