1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-04 22:02:34 +00:00

TEST: Compile for DISC1 by default

This commit is contained in:
tychovrahe 2023-04-06 23:02:55 +02:00
parent 0fd5de9489
commit 20ecd74ebe

View File

@ -25,7 +25,7 @@ PRODUCTION ?= 0
PYOPT ?= 1
BITCOIN_ONLY ?= 0
BOOTLOADER_QA ?= 0
TREZOR_MODEL ?= T
TREZOR_MODEL ?= DISC1
TREZOR_MEMPERF ?= 0
ADDRESS_SANITIZER ?= 0
CMAKELISTS ?= 0