ESP8266 Arduino Mac OS 编译

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(以“== 概述 == <source lang=bash> $ git clone git://github.com/icamgo/Noduino.git noduino $ brew install ant </source> <br><br><br><br> <br><br><br><br> <br><br><b...”为内容创建页面)
 
(概述)
第1行: 第1行:
 
== 概述 ==
 
== 概述 ==
 +
 +
On Mac OS X (using Homebrew, first brew update), install:
 +
 +
* Apple's Developer Tools
 +
* git (brew install git)
 +
* JDK 8
  
 
<source lang=bash>
 
<source lang=bash>
第6行: 第12行:
 
$ brew install ant
 
$ brew install ant
  
 +
$ brew tap caskroom/cask
 +
$ brew install brew-cask
 +
$ brew cask install java
 +
 +
$ cd noduino/build
 +
$ ant dist
 
</source>
 
</source>
  

2015年11月4日 (三) 14:25的版本

概述

On Mac OS X (using Homebrew, first brew update), install:

  • Apple's Developer Tools
  • git (brew install git)
  • JDK 8
$ git clone git://github.com/icamgo/Noduino.git noduino

$ brew install ant

$ brew tap caskroom/cask
$ brew install brew-cask
$ brew cask install java

$ cd noduino/build
$ ant dist

























个人工具
名字空间

变换
操作
导航
工具箱