nuttx-apps/graphics/microwindows
Acfboy 6870186707 graphics/microwindows: fix missing HAVE_FNT_SUPPORT in Makefile
Without this Make variable, Objects.rules does not add font_fnt.o
to the build, causing undefined reference to fnt_createfont at link time.

Signed-off-by: Acfboy <AcfboyU@outlook.com>
2026-07-30 09:42:18 +02:00
..
.gitignore graphics/microwindows: introduce Microwindows graphics support to NuttX 2026-07-28 09:53:05 +02:00
Kconfig graphics/microwindows: introduce Microwindows graphics support to NuttX 2026-07-28 09:53:05 +02:00
Make.defs graphics/microwindows: introduce Microwindows graphics support to NuttX 2026-07-28 09:53:05 +02:00
Makefile graphics/microwindows: fix missing HAVE_FNT_SUPPORT in Makefile 2026-07-30 09:42:18 +02:00