fixup! fixup! feat(core): refactor display drivers

pull/3695/merge^2
cepetr 3 weeks ago
parent 581914c405
commit a4fd40fb1d

@ -248,8 +248,6 @@ def cargo_build():
if NEW_RENDERING:
features.append('new_rendering')
if TREZOR_MODEL in ('T', 'T3T1', ):
features.append('ui_antialiasing')
cargo_opts = [
f'--target={env.get("ENV")["RUST_TARGET"]}',

Loading…
Cancel
Save