mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-02 19:29:30 +00:00
Added interface config (earlier added by Oliver)
This commit is contained in:
parent
f75392de6a
commit
b1c7153aa6
@ -32,7 +32,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki desktop OS
|
* This file is part of the Contiki desktop OS
|
||||||
*
|
*
|
||||||
* $Id: contiki-conf.h,v 1.2 2006/08/30 10:04:08 fros4943 Exp $
|
* $Id: contiki-conf.h,v 1.3 2006/08/30 14:48:36 fros4943 Exp $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -42,6 +42,11 @@
|
|||||||
|
|
||||||
#define CC_CONF_VA_ARGS 1
|
#define CC_CONF_VA_ARGS 1
|
||||||
|
|
||||||
|
/* Interface configuration. */
|
||||||
|
|
||||||
|
#define CCIF
|
||||||
|
#define CLIF
|
||||||
|
|
||||||
/*------------------------------------------------------------------------------*/
|
/*------------------------------------------------------------------------------*/
|
||||||
/**
|
/**
|
||||||
* \defgroup uipopttypedef uIP type definitions
|
* \defgroup uipopttypedef uIP type definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user