Przeglądaj źródła

修改RT_NAME_MAX为8

@lin12345678 4 lat temu
rodzic
commit
ea69e4d4c3
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      bsp/imx6ull-artpi-smart/rtconfig.h

+ 1 - 1
bsp/imx6ull-artpi-smart/rtconfig.h

@@ -6,7 +6,7 @@
 
 /* RT-Thread Kernel */
 
-#define RT_NAME_MAX 16
+#define RT_NAME_MAX 8
 #define RT_USING_SMART
 #define RT_ALIGN_SIZE 4
 #define RT_THREAD_PRIORITY_32