mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
added queuebuf conf
This commit is contained in:
parent
829849dbc9
commit
0fc2178857
@ -27,7 +27,7 @@
|
||||
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: contiki-conf.h,v 1.8 2007/11/25 22:47:18 fros4943 Exp $
|
||||
* $Id: contiki-conf.h,v 1.9 2007/12/13 08:00:51 fros4943 Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
@ -39,6 +39,8 @@
|
||||
|
||||
#define COOJA 1
|
||||
|
||||
#define QUEUEBUF_CONF_NUM 10
|
||||
|
||||
#define CC_CONF_REGISTER_ARGS 1
|
||||
#define CC_CONF_FUNCTION_POINTER_ARGS 1
|
||||
#define CC_CONF_FASTCALL
|
||||
|
Loading…
Reference in New Issue
Block a user