Roman Zeyde
03e5c0d155
fixup! feat(python): support 32-bit translation blob container lengths
2025-04-30 21:51:13 +03:00
Roman Zeyde
ee2940c8f9
feat(core): support 32-bit translation blob container lengths
...
Otherwise, large translations and fonts may not fit into one 64kB blob.
Previous format is also supported by firmware.
2025-04-29 21:00:54 +03:00
Andrew Kozlik
e80e979fdd
docs(core): Document Optiga configuration.
...
[no changelog]
2025-04-14 17:10:07 +02:00
Roman Zeyde
ec87d2d21d
fix(core): presize __main__
module to avoid heap fragmentation
...
[no changelog]
2025-04-02 16:01:51 +03:00
obrusvit
00740b560c
refactor(core): consistent naming of UI layouts
...
- follow-up on 862c987779
- layout_bolt stays the same
- layout_samson -> layout_caesar
- layout_quicksilver -> layout_delizia
- use super for importing rust modules in layout code
[no changelog]
2025-01-20 12:29:24 +01:00
obrusvit
862c987779
refactor(core): consistent naming of UI layouts
...
- UI layouts name changes:
- model_tt -> layout_bolt
- model_tr -> layout_samson
- model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly
[no changelog]
2025-01-09 22:57:14 +01:00
kopecdav
7eb0b4d689
docs(core) Update embedded build instraction, add DISC2 and TrustZone section
2024-12-20 11:01:19 +01:00
matejcik
e3a478044d
docs(core): Layout lifecycle documentation
2024-11-12 16:55:17 +01:00
Andrew Kozlik
9d0d1b3402
feat(core): Support extendable backup flag in SLIP-39.
2024-05-28 18:03:26 +02:00
Andrew Kozlik
c2c1591f5c
chore(core): Improve VTRUST bits documentation and naming.
...
[no changelog]
2024-05-17 14:37:38 +02:00
tychovrahe
8313c15f34
feat(core): allow SD card hotswap based on production date for Model T
2024-02-29 23:05:56 +01:00
Martin Milata
f80e6ab642
docs(core): document translations blob format
...
[skip_ci]
2024-02-21 12:44:40 +01:00
grdddj
f234d19992
docs(core): add documentation for translations
...
[no changelog]
2024-02-21 12:44:40 +01:00
tychovrahe
d3284baf21
feat(core): support STM32F429 discovery board
2023-06-15 17:08:14 +02:00
tychovrahe
8d812ca36e
feat(core): support device variants
...
[no changelog]
2023-06-07 19:48:53 +02:00
Pavol Rusnak
bfda33dddc
docs: reorganize hardware docs
...
- delete most of the files since they are maintained in the hardware repo
(https://github.com/trezor/trezor-hardware )
- move docs/hardware/model-one/* to docs/legacy
- move docs/hardware/model-t/* to docs/core/misc
[no changelog]
2023-02-10 15:37:26 +01:00
matejcik
4ab33f0b69
docs(core): add entries to index
2022-01-07 21:41:17 +01:00
matejcik
09732530f6
docs(core): document coding style
2022-01-07 21:41:17 +01:00
matejcik
2cfd2b0577
docs: document anti-fragmentation measures
2021-05-06 13:14:21 +02:00
Pavol Rusnak
50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
2020-11-11 14:43:50 +01:00
Martin Milata
6633cdf026
docs: small fixes
2020-07-02 15:34:20 +02:00
Tomas Susanka
8b5aab522c
docs/core: add info about exceptions usage
2020-02-27 20:04:42 +00:00
matejcik
f491239c26
core: add documentation for SLIP-39 handling in Trezor
2020-01-09 16:00:33 +01:00
Tomas Susanka
1b88840f53
docs: move docs to root
2019-12-06 12:24:20 +00:00