Commit Graph

115 Commits (b263dbc109cdeb80cfe45c3e365d0efc289dc539)

Author SHA1 Message Date
matejcik b263dbc109 fix(all): improve Solana template generation
2 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
2 months ago
Pavol Rusnak 60333ca56c chore(core): fix whitespace in makefile
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
tychovrahe 61b3273baa chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
3 months ago
tychovrahe a71a608ea7 feat(core): add basic support for T3T1
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
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
Ondrej Mikle 269d98d43e chore(core): make jlink flashing work together with FW integrity, but avoid erasing sectors unnecessarily
4 months ago
matejcik 1d6fafa0ff build(core): use the right number of jobs
4 months ago
gabrielkerekes b3f4b6ac2b feat(solana): add solana templates
6 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
7 months ago
tychovrahe c2b787c046 chore(core): skip signature check for make_upload commands
8 months ago
grdddj d48830eb58 chore(makefile): remove missing tests when recording local UI fixtures
9 months ago
Martin Milata 66616bbf67 build(core): fix test_emu_ui_record_multicore
9 months ago
tychovrahe b369e3f4a7 feat(core): enable seamless build of bootloader using devkeys
10 months ago
grdddj 20c9d81018 feat(tests): running master-diff report after each UI test
11 months ago
tychovrahe 531511407b feat(core/rust): add bootloader design for T2B1
12 months ago
grdddj 1ca7cf5609 chore(core): improve makefile
1 year ago
matejcik 9f597a6072 feat(core/tools): make combine_firmware script a bit smarter and more opinionated
1 year ago
grdddj f0223c7266 feat(ci): run persistence tests in UI testing mode
1 year ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
1 year ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
1 year ago
Martin Milata dce876069b Merge branch 'release/23.03'
1 year ago
grdddj 6a51351983 feat(ci): run core device test with multicore support
1 year ago
Martin Milata 233a292fd2 Merge branch 'master' into secfix/23.03
1 year ago
grdddj 491a8523bc feat(tests): allow for saving text layout of all screens during UI tests
1 year ago
matejcik ed16fefae7 ci: update CI config, enable click UI tests
1 year ago
matejcik 4b2b0e457b chore(tests): do not generate index after every test, unconditionally
1 year ago
tychovrahe 9748a56a55 chore(core): automatic generation of CMakeLists
1 year ago
grdddj 5196f249a2 feat(core): add make command to check for unused upy code using vulture
1 year ago
grdddj 39b1776801 feat(tests): add pytest flag to not generate reports after each test
1 year ago
grdddj 20f3658e7e feat(tests): allow for accepting the recent UI diff without recording the tests
1 year ago
tychovrahe 3cd47f85af feat(legacy): qa build for upgrade testing
1 year ago
grdddj d045e0089d feat(core/ui): delete old UI code
2 years ago
tychovrahe c750113d57 fix(tests): fix rust tests with ASAN
2 years ago
grdddj d5b0650cc2 feat(tests): add possibility to run device/UI tests in parallel
2 years ago
grdddj 9dc73427fb feat(rust): add print! macro for logging into terminal
2 years ago
matejcik 2aa427a6e3 feat(core/rust): make Rust buildable without Micropython
2 years ago
grdddj feb96c84b0 chore(core/rust): use clippy for all features
2 years ago
tychovrahe 0a735ead1e build(core) - Move comments to separate lines to avoid spaces being added to the value
2 years ago
Ondrej Mikle 2ced50ed16 fix(core): update JLink command line flashing parameters
2 years ago
Martin Milata 1f612580f7 feat(core): enable UI tests for redesigned UI
2 years ago
matejcik 61718aff49 feat(tools): make pyright_tool more user-friendly
2 years ago
grdddj 3d505874aa feat(ci): create pyright tool and include it in CI
2 years ago
matejcik 59b5f48dc1 build(core): fix echo invocation for dash
2 years ago
Martin Milata f2b8822d76 refactor(core): improve build-time option for old/new UI
2 years ago
matejcik abc593d19a tests: drop skip_ui support
2 years ago