Commit Graph

44 Commits (cepetr/drawlib-anim)

Author SHA1 Message Date
tychovrahe a86f3604ca fix(core): fix TS3 bootloader crash when entering menu
2 weeks ago
cepetr 3336e3902f feat(core): introduce new display drivers
2 weeks ago
Ondřej Vejpustek 756d250015 chore(core): initialize automatic variables to zero
3 weeks ago
Ondřej Vejpustek 6b81d24b5c chore(core): separate crypto sources in build scripts
3 weeks ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
3 weeks ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
1 month ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
1 month ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
2 months ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
2 months ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
2 months ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
2 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
2 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
3 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
3 months ago
cepetr 4cf781abb2 chore(core, legacy, storage): refactor flash drivers
3 months ago
cepetr 271bed8bf6 chore(core): use cortex-m33 stack protection
3 months ago
cepetr c4c571d837 chore(core): refactor boot_args
3 months ago
tychovrahe 353095ae95 feat(core): add support for STM32U5A9J-DK board
3 months ago
tychovrahe 8150636a81 feat(core): add basic support for STM32U5
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
4 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
4 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
4 months ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
8 months ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
8 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
8 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
9 months ago
Martin Milata 49ce5eb05f ci(core): build bootloader emulators
9 months ago
Ondrej Mikle 088e3b058e feat(core): change core builds to use GNU11 standard instead of GNU99
9 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
10 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
10 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
tychovrahe 40b5fedbd2 fix(core): fix TT bootloader emulator backlight, fix rust warning
11 months ago
tychovrahe b051a7fd66 fix(core): fix bootloader emulator compilation
11 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
12 months ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
12 months 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