1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-23 00:09:53 +00:00
trezor-firmware/core/embed
matejcik 9cc03c91d1 refactor(core/rust): rename the FlowState trait to FlowController
so that we can use the FlowState name for a type alias
2024-09-26 10:00:48 +02:00
..
boardloader fix(core): reboot immediately in boardloader if BHK is locked 2024-09-26 09:54:45 +02:00
bootloader refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
bootloader_ci refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
extmod refactor(core/embed): moving specific algorithms into fwutils 2024-09-24 12:21:53 +02:00
firmware chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
kernel refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
lib fix(core): support 32 bit colors in terminal 2024-09-24 12:21:53 +02:00
models chore(core): remove residual support for T1B1 in core 2024-09-25 09:18:01 +02:00
prodtest refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
reflash refactor(core): combined build of coreapp + kernel, linker scripts refactoring 2024-09-24 12:21:53 +02:00
rust refactor(core/rust): rename the FlowState trait to FlowController 2024-09-26 10:00:48 +02:00
segger
trezorhal fix(core): fix handover to bootloader 2024-09-26 09:55:21 +02:00
unix feat(core/embed): introduce systick and systimer drivers 2024-09-24 12:21:53 +02:00