mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
legacy: add field options to fix build
This commit is contained in:
parent
370b2c4c49
commit
34823b6fcb
@ -13,3 +13,9 @@ DebugLinkLog.text max_size:256
|
||||
|
||||
DebugLinkMemory.memory max_size:1024
|
||||
DebugLinkMemoryWrite.memory max_size:1024
|
||||
|
||||
# unused fields
|
||||
DebugLinkState.layout_lines max_count:0
|
||||
DebugLinkState.layout_lines max_size:1
|
||||
DebugLinkLayout.lines max_size:1
|
||||
DebugLinkLayout.lines max_count:0
|
||||
|
Loading…
Reference in New Issue
Block a user