Преглед на файлове

add rtthread.h into EFSL config.h file.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@307 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong преди 16 години
родител
ревизия
133c2743dc
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      filesystem/dfs/filesystems/efsl/src/include/config.h

+ 3 - 0
filesystem/dfs/filesystems/efsl/src/include/config.h

@@ -1,6 +1,9 @@
 #ifndef __EFSL_CONFIG_H__
 #define __EFSL_CONFIG_H__
 
+/* include RT-Thread to import configuration */
+#include <rtthread.h>
+
 /* Hardware target
    ---------------