Noduino OpenCurtain CN
来自Jack's Lab
(版本间的差异)
(以“== Overview == <br><br> == Quick Start == <br><br> == Open API == <br><br> == Hacking == Get noduino-sdk: <source lang=bash> $ git clone --recursive git://...”为内容创建页面) |
2016年10月27日 (四) 13:05的最后版本
目录 |
[编辑] 1 Overview
[编辑] 2 Quick Start
[编辑] 3 Open API
[编辑] 4 Hacking
Get noduino-sdk:
$ git clone --recursive git://github.com/icamgo/noduino-sdk.git noduino-sdk
Generate toolchain (you need Python 2.7):
$ cd noduino-sdk/toolchain $ ./gen.py
Compile:
$ cd ../sketch/open-curtain $ make
[编辑] 5 Reference
- For more information please refer to
[编辑] 6 Overview
[编辑] 7 Quick Start
[编辑] 8 Open API
[编辑] 9 Hacking
Get noduino-sdk:
$ git clone --recursive git://github.com/icamgo/noduino-sdk.git noduino-sdk
Generate toolchain (you need Python 2.7):
$ cd noduino-sdk/toolchain $ ./gen.py
Compile:
$ cd ../sketch/open-curtain $ make
[编辑] 10 Reference
- For more information please refer to