mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Graphics: Initial separation of font cache from graphics/nxterm. Now in libnx/nxfronts
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
ifeq ($(CONFIG_NX),y)
|
||||
|
||||
CSRCS += nxfonts_getfont.c
|
||||
CSRCS += nxfonts_getfont.c nxfonts_cache.c
|
||||
CSRCS += nxfonts_convert_1bpp.c nxfonts_convert_2bpp.c
|
||||
CSRCS += nxfonts_convert_4bpp.c nxfonts_convert_8bpp.c
|
||||
CSRCS += nxfonts_convert_16bpp.c nxfonts_convert_24bpp.c
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user