mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-20 00:33:30 +01:00
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]