1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-20 06:28:09 +00:00
trezor-firmware/core/site_scons/boards
2024-02-29 23:05:56 +01:00
..
__init__.py
discovery2.py chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules. 2024-02-29 23:05:56 +01:00
discovery.py feat(core): add basic support for efficient frame buffer graphics 2023-10-10 19:01:43 +02:00
stm32f4_common.py refactor(core): make translations blob handling HW agnostic 2024-02-29 23:05:56 +01:00
stm32u5_common.py perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256 2024-02-29 23:05:56 +01:00
trezor_1.py
trezor_r_v3.py
trezor_r_v4.py
trezor_r_v6.py
trezor_r_v10.py build(core): add flag for disabling optiga on debug builds 2023-11-14 12:47:22 +01:00
trezor_t3t1_v4.py chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules. 2024-02-29 23:05:56 +01:00
trezor_t.py