1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-22 19:15:43 +00:00
trezor-firmware/core/site_scons
Roman Zeyde 90d7713592 build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware
Use a list to collect RUSTFLAGS, to prevent overwriting them.

Also:
- fix a typo in `SConscript.unix` (it was using `firmware` build directory)
- use keyword arguments for better readability
- reformat Rust library build command string

[no changelog]
2025-03-13 18:18:48 +02:00
..
models feat(core): add libtropic to the unix build 2025-03-13 15:08:48 +01:00
site_tools/micropython feat(core): add libtropic to the unix build 2025-03-13 15:08:48 +01:00
ui fix(core): enforce bolt UI for delizia-based models in prodtest 2025-02-11 11:25:18 +01:00
tools.py build(core): fix RUST_PRINT_TYPES_SIZES passing to SConscript.firmware 2025-03-13 18:18:48 +02:00