RIOT笔记
RIOT笔记
2016-04-25
【资源】
维基 https://github.com/RIOT-OS/RIOT/wiki
代码 https://github.com/RIOT-OS/RIOT
网页 https://www.riot-os.org/
API http://riot-os.org/api/index.html
http://riot-fork.readthedocs.io/en/latest/README.html
【基础】
CC26xx Cygwin编译
Eclipse GCC ARM 开发环境配置
Eclipse+WIN7+CC2650开发Contiki
Eclipse+WIN7+CC2538开发Contiki
Build-RIOT-on-Windows-OS
【进阶】
RIOT开发环境搭建
Hands-on RIOT OS
Getting to know the shell in RIOT OS
Writing an application for RIOT OS
Simple RIOT networking example
UDP communication example in RIOT
RPL Routing on RIOT Native Platform
【仿真】
RIOT的Cooja仿真
RIOT仿真之hello-world
RIOT系列之快速入门
RIOT系列之简单网络通信
RIOT系列之RPL网络
RIOT系列之RPL BR
RIOT系列之RPL硬件测试
RIOT系列之CCN-Lite
RIOT系列之gnrc_minimal
RIOT系列之IPC Pingpong
RIOT系列之microcoap server example
RIOT系列之posix_sockets
【应用】
Home Automation System
RIOT(基于CC2650)学习1-启动分析/寻找int main()
RIOT(基于CC2650)学习2-从hello开始
RIOT(基于CC2650)学习3-编写自己的应用
RIOT(基于CC2650)学习4-框架介绍
RIOT与6lowpan