4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 02:51:33 +08:00

add rtthread.h into EFSL config.h file.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@307 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong 2010-01-15 13:12:06 +00:00
parent 676602f89d
commit 133c2743dc

View File

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