Vít Obrusník
Vít Obrusník
Targeting GFL branch as this can go after. To clarify: setting the timeout to 0 is not necessary but speeds up the tests.
This PR aims to further simplify the font handling in `core`. The main objective was to get rid of the numerous macros, which are quite cumbersome to work with. This...
This PR separates the Rust flows from micropython layer. The idea is to do the uPy argument parsing in `ui/model_mercury/layout.rs` and then pass them as regular arguments to code in...
**Design:** [Figma](https://www.figma.com/design/6KdLPxVeL7jcOttbMr1kSx/Demo-Flow?node-id=1-75) Continuation of #4131, where the Demo flows were created for TS3 and TS5. [Description on Notion](https://www.notion.so/satoshilabs/Demo-Firmwares-cac7e6889050498b810f8e62c84c3213). It would make sense to incorporate the demo functionality into the main...