components/tft/CMakeLists.txt

changeset 74
cba50f7529d0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/tft/CMakeLists.txt	Mon Nov 25 21:01:46 2019 +0100
@@ -0,0 +1,2 @@
+idf_component_register(SRCS comic24.c DefaultFont.c def_small.c DejaVuSans18.c DejaVuSans24.c minya24.c SmallFont.c tft.c tftspi.c tooney32.c Ubuntu16.c
+	REQUIRES spidriver INCLUDE_DIRS .)

mercurial