mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-27 08:58:28 +00:00
fixup! refactor(core/embed): move&rename display headers
This commit is contained in:
parent
fed5191e18
commit
d68c92a5e2
@ -75,10 +75,8 @@ CPPPATH_MOD += [
|
|||||||
]
|
]
|
||||||
SOURCE_MOD += [
|
SOURCE_MOD += [
|
||||||
'embed/extmod/modtrezorcrypto/rand.c',
|
'embed/extmod/modtrezorcrypto/rand.c',
|
||||||
'embed/lib/display_draw.c',
|
|
||||||
'embed/lib/display_utils.c',
|
|
||||||
'embed/lib/terminal.c',
|
|
||||||
'embed/lib/colors.c',
|
'embed/lib/colors.c',
|
||||||
|
'embed/lib/display_draw.c',
|
||||||
'embed/lib/display_utils.c',
|
'embed/lib/display_utils.c',
|
||||||
'embed/lib/fonts/font_bitmap.c',
|
'embed/lib/fonts/font_bitmap.c',
|
||||||
'embed/lib/fonts/fonts.c',
|
'embed/lib/fonts/fonts.c',
|
||||||
|
Loading…
Reference in New Issue
Block a user