1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/core/site_scons
matejcik 7958061705 build(core): optimize qstr and module collection
Run the preprocessor on each file separately.
This allows parallelization and doesn't need to re-run for all files if just a small number is changed.

Replace simple extractors with one-liners which are generally going to be faster.
2024-02-01 15:50:07 +01:00
..
boards build(core): add flag for disabling optiga on debug builds 2023-11-14 12:47:22 +01:00
site_tools/micropython build(core): optimize qstr and module collection 2024-02-01 15:50:07 +01:00
tools.py feat(core): compress embedded bootloader 2023-11-14 13:25:00 +01:00