mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-23 15:08:19 +00:00
fix(core/prodtest): fix prodtest emulator build
[no changelog]
This commit is contained in:
parent
0cf22ece39
commit
f2564573eb
@ -30,6 +30,7 @@ CCFLAGS_MOD = ''
|
||||
CPPPATH_MOD = []
|
||||
CPPDEFINES_MOD = [
|
||||
'KERNEL_MODE',
|
||||
'SECURE_MODE',
|
||||
'AES_128',
|
||||
'USE_INSECURE_PRNG',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user