mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-29 04:08:46 +00:00
fix(core): fix bootloader emulator compilation
[no changelog]
This commit is contained in:
parent
0ef1d20062
commit
b051a7fd66
@ -76,6 +76,7 @@ CPPPATH_MOD += [
|
|||||||
]
|
]
|
||||||
|
|
||||||
SOURCE_MOD += [
|
SOURCE_MOD += [
|
||||||
|
'embed/lib/unit_variant.c',
|
||||||
'embed/lib/buffers.c',
|
'embed/lib/buffers.c',
|
||||||
'embed/lib/colors.c',
|
'embed/lib/colors.c',
|
||||||
'embed/lib/display.c',
|
'embed/lib/display.c',
|
||||||
|
Loading…
Reference in New Issue
Block a user