摘要:
二、Makefile.include 1、第一部分 (1) 含义: 如果没有定义CONTIKI变量,make停止运行。 并产生一个致命的错误信息,CONTIKI not defined! You must specify where Contiki resides。 hello-world这个例子在 阅读全文
摘要:
The Contiki build system http://contiki.sourceforge.net/docs/2.6/a01796.html 先看官方文档的说明,对contiki的构建系统有个总体的概览。 The Contiki build system The Contiki buil 阅读全文
摘要:
一、协议栈 主要有两大网络协议栈,uIP和Rime这两大协议栈(network stack): The uIP TCP/IP stack, which provides us with IPv4 networking。 The uIPv6 stack, which provides IPv6 net 阅读全文