|
@@ -69,7 +69,6 @@
|
|
|
|
|
|
/* Using Module System */
|
|
/* Using Module System */
|
|
#define RT_USING_MODULE
|
|
#define RT_USING_MODULE
|
|
-#define RT_USING_LIBDL
|
|
|
|
|
|
|
|
/* SECTION: Device System */
|
|
/* SECTION: Device System */
|
|
/* Using Device System */
|
|
/* Using Device System */
|
|
@@ -147,7 +146,7 @@
|
|
#define RT_LWIP_DNS
|
|
#define RT_LWIP_DNS
|
|
|
|
|
|
/* Trace LwIP protocol */
|
|
/* Trace LwIP protocol */
|
|
-// #define RT_LWIP_DEBUG
|
|
|
|
|
|
+// #define RT_LWIP_DEBUG
|
|
|
|
|
|
/* Enable ICMP protocol */
|
|
/* Enable ICMP protocol */
|
|
#define RT_LWIP_ICMP
|
|
#define RT_LWIP_ICMP
|
|
@@ -239,11 +238,11 @@
|
|
|
|
|
|
/*
|
|
/*
|
|
* Note on FTK:
|
|
* Note on FTK:
|
|
- *
|
|
|
|
|
|
+ *
|
|
* FTK depends :
|
|
* FTK depends :
|
|
* #define RT_USING_NEWLIB
|
|
* #define RT_USING_NEWLIB
|
|
* #define DFS_USING_WORKDIR
|
|
* #define DFS_USING_WORKDIR
|
|
- *
|
|
|
|
|
|
+ *
|
|
* And the maximal length must great than 64
|
|
* And the maximal length must great than 64
|
|
* #define RT_DFS_ELM_MAX_LFN 128
|
|
* #define RT_DFS_ELM_MAX_LFN 128
|
|
*/
|
|
*/
|