|
|
|
@ -29,8 +29,10 @@
|
|
|
|
|
#define __DEF_IINCHIP_DBG__ /* involve debug code in driver (socket.c) */
|
|
|
|
|
#define __DEF_IINCHIP_INT__ /**< involve interrupt service routine (socket.c) */
|
|
|
|
|
#define __DEF_IINCHIP_PPP__ /* involve pppoe routine (socket.c) */
|
|
|
|
|
/* If it is defined, the source files(md5.h,md5.c) must be included in your project.
|
|
|
|
|
Otherwize, the source files must be removed in your project. */
|
|
|
|
|
/* If it is defined, the source files (md5.h,md5.c) must
|
|
|
|
|
be included in your project.
|
|
|
|
|
Otherwise, the source files must be removed from your
|
|
|
|
|
project. */
|
|
|
|
|
|
|
|
|
|
#define __DEF_IINCHIP_DIRECT_MODE__ 1
|
|
|
|
|
#define __DEF_IINCHIP_INDIRECT_MODE__ 2
|
|
|
|
|