1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 22:40:58 +00:00
trezor-firmware/core/tools/snippets
2023-05-11 21:02:21 +02:00
..
change_icon_format.py chore(core): add type hints to tools 2023-05-11 21:02:21 +02:00
decombine.py
README.md

Core-specific snippets

decombine.py

Take a combined.bin file which is the output of core/tools/combine_firmware, split it back into original parts, and verify that there is no unnaccounted for noise.

change_icon_format.py

Converts all TOIF icons from the old endianity to the new one.