Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
众所周知,uipv6 是集成到 contiki-os 中的。
那么,是否可以将 uipv6 与 contiki-os 分开?这样我们就可以在没有操作系统的平台上运行 uipv6。
Contiki-OS 是完全模块化的。如果你只想使用 uip-ipv6 堆栈。是的,你可以。查看以下链接:http : //contiki.sourceforge.net/docs/2.6/a01790.html 了解 uip-ipv6 特定功能。