Skip to content

Commit

Permalink
fixup! refactor(core): make homescreen max size model dependent
Browse files Browse the repository at this point in the history
  • Loading branch information
TychoVrahe committed Feb 5, 2025
1 parent f44e9e4 commit eb2291a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ PRODUCTION ?= 0
PYOPT ?= 1
BITCOIN_ONLY ?= 0
BOOTLOADER_QA ?= 0
BOOTLOADER_DEVEL ?= 1
BOOTLOADER_DEVEL ?= 0
DISABLE_OPTIGA ?= 0
TREZOR_MODEL ?= T3W1
TREZOR_MODEL ?= T2T1
TREZOR_MEMPERF ?= 0
ADDRESS_SANITIZER ?= 0
CMAKELISTS ?= 0
Expand Down

0 comments on commit eb2291a

Please sign in to comment.