1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

fix(core): fix bootloader emulator compilation

[no changelog]
This commit is contained in:
tychovrahe 2023-06-23 15:27:53 +02:00 committed by TychoVrahe
parent 0ef1d20062
commit b051a7fd66

View File

@ -76,6 +76,7 @@ CPPPATH_MOD += [
]
SOURCE_MOD += [
'embed/lib/unit_variant.c',
'embed/lib/buffers.c',
'embed/lib/colors.c',
'embed/lib/display.c',