NuMaker emWin HMI

Revision:
6:d15151941247
Parent:
1:c0f972361605
--- a/emWin/Config/LCDConf.c	Tue Feb 27 16:25:39 2024 +0800
+++ b/emWin/Config/LCDConf.c	Tue Feb 27 17:03:21 2024 +0800
@@ -40,7 +40,7 @@
 Purpose     : Display controller configuration (single layer)
 ---------------------------END-OF-HEADER------------------------------
 */
-
+#if 0	// moved to the related target folders
 #include <stddef.h>
 #include <stdio.h>
 
@@ -614,5 +614,5 @@
     }
     return r;
 }
-
+#endif
 /*************************** End of file ****************************/